Update auto-generated bindings with lightning-invoice
[ldk-c-bindings] / lightning-c-bindings / src / lightning / ln / peer_handler.rs
index 6cc942df8ed52c92ae96b0f4318fbaff7514b691..42be85811b1f43d1ae40bf67fbd7259f9746f270 100644 (file)
@@ -14,6 +14,7 @@
 //! call into the provided message handlers (probably a ChannelManager and NetGraphmsgHandler) with messages
 //! they should handle, and encoding/sending response messages.
 
+use std::str::FromStr;
 use std::ffi::c_void;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;