Update auto-generated bindings with lightning-invoice
[ldk-c-bindings] / lightning-c-bindings / src / lightning / routing / router.rs
index 5a060c107bed13b6915120aa454c8bc40a41ef06..9479bc97183fd53817c78822f83a63897ad4898d 100644 (file)
@@ -11,6 +11,7 @@
 //! You probably want to create a NetGraphMsgHandler and use that as your RoutingMessageHandler and then
 //! interrogate it to get routes for your own payments.
 
+use std::str::FromStr;
 use std::ffi::c_void;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;