]> git.bitcoin.ninja Git - rust-lightning/commit
Add some no-exporting of more offers code
authorMatt Corallo <git@bluematt.me>
Tue, 25 Apr 2023 17:40:40 +0000 (17:40 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 24 Oct 2023 04:16:34 +0000 (04:16 +0000)
commit934378ea00931ddbbca3663cb222a266a8349538
treebd2c92fb05e27c0e537e5f0abe53f76395b6ee49
parentade56b92cc095b2cd5c6415ed993534140c13a1d
Add some no-exporting of more offers code

These really could be handled in the bindings, but for lack of
immediate users there's not a strong reason to, so instead we just
disable them for now.
lightning/src/offers/invoice.rs
lightning/src/offers/offer.rs
lightning/src/offers/parse.rs