]> git.bitcoin.ninja Git - rust-lightning/commit
Merge pull request #3163 from shaavan/invoice_reply_path
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Wed, 11 Sep 2024 20:17:54 +0000 (20:17 +0000)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2024 20:17:54 +0000 (20:17 +0000)
commit4178dd770a9c17141c662e171cc8aa94280b35f7
tree92edbb565d7746b2b2fc35e13dd9b2ee9d09493c
parent82b3f620f587abb9561482f9d332218d8ba528f3
parent7b499931012f9a8710bdb24ad67ec7f92daade4f
Merge pull request #3163 from shaavan/invoice_reply_path

Introduce Reply Paths for BOLT12 Invoice in Offers Flow.
lightning/src/ln/channelmanager.rs
lightning/src/offers/signer.rs