thesimplekid 1 жил өмнө
parent
commit
47aa7035a0
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/lib.rs

+ 1 - 0
src/lib.rs

@@ -7,4 +7,5 @@ pub mod serde_utils;
 pub mod types;
 pub mod utils;
 
+pub use bitcoin::Amount;
 pub use lightning_invoice::Invoice;