Update auto-generated bindings with lightning-invoice
[ldk-c-bindings] / lightning-c-bindings / src / lightning / chain / keysinterface.rs
index 09c70f48588aa0d331703e9fa96539107ac56cd1..140461f64e4a7d3fe5d64bebf0e9e59c302e2147 100644 (file)
@@ -10,6 +10,7 @@
 //! spendable on-chain outputs which the user owns and is responsible for using just as any other
 //! on-chain output which is theirs.
 
+use std::str::FromStr;
 use std::ffi::c_void;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;