Skip to content

Commit 4c2d25b

Browse files
committed
WIP: OfferBuilder
1 parent 0d640cd commit 4c2d25b

File tree

3 files changed

+637
-10
lines changed

3 files changed

+637
-10
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)