Skip to content

Commit 8e8dde9

Browse files
committed
WIP: OfferBuilder
1 parent 57a27db commit 8e8dde9

File tree

3 files changed

+554
-11
lines changed

3 files changed

+554
-11
lines changed

lightning/src/offers/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
mod merkle;
1414
mod offer;
1515

16-
pub use self::offer::{Amount, BlindedPath, CurrencyCode, Offer};
16+
pub use self::offer::{Amount, BlindedPath, CurrencyCode, Destination, Offer, OfferBuilder};

0 commit comments

Comments
 (0)