]> git.bitcoin.ninja Git - rust-lightning/commit
Reduce visibility of BlindedMessagePath inner path.
authorValentine Wallace <vwallace@protonmail.com>
Tue, 13 Aug 2024 18:32:27 +0000 (14:32 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 16 Aug 2024 14:28:41 +0000 (10:28 -0400)
commit5a8cf06390876ae7a292ca93e89a56b64c888f57
treefe7bfe05e60da86195954ec35d79d9945f774dab
parent6f0190d14430f1e5262a7cfb0be954007a83a916
Reduce visibility of BlindedMessagePath inner path.

Works towards making the inner BlindedPath struct private to the module.
lightning/src/blinded_path/message.rs
lightning/src/ln/offers_tests.rs
lightning/src/offers/invoice.rs
lightning/src/offers/offer.rs
lightning/src/offers/refund.rs
lightning/src/offers/static_invoice.rs
lightning/src/onion_message/functional_tests.rs
lightning/src/onion_message/messenger.rs