]> git.bitcoin.ninja Git - rust-lightning/commit
Pass full message context into ChanMan blinded path util.
authorValentine Wallace <vwallace@protonmail.com>
Wed, 10 Jul 2024 18:58:11 +0000 (14:58 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 13 Sep 2024 14:40:05 +0000 (10:40 -0400)
commit7fb16ea20c53613f14378a57e4e552fb4ed78a1f
tree8e7ba828f627f1047136ba59f6652f1d3fef687b
parentc3ed4a2687a0dee2dea0939982128a271dde587e
Pass full message context into ChanMan blinded path util.

Allows us to repurpose this util to create blinded paths in an async payments
message context while maintaining support for the offers context.
lightning/src/ln/channelmanager.rs