We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c708df commit 4bb4a97Copy full SHA for 4bb4a97
lightning/src/offers/mod.rs
@@ -15,7 +15,7 @@
15
pub mod invoice;
16
pub mod invoice_error;
17
pub mod invoice_request;
18
-mod merkle;
+pub mod merkle;
19
pub mod offer;
20
pub mod parse;
21
mod payer;
0 commit comments