]> 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, 23 Jan 2024 19:55:39 +0000 (19:55 +0000)
commit9e497cc611ad0e0cba500966ca0fbeddbe8d7c62
tree18481dfa7f9d44d7ed04af1cb7f84fda0e84a15e
parent5938e6379cd00216e73fe46f8ce9f4e6c03f051c
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