Merge pull request #2753 from TheBlueMatt/2023-11-inbound-preimages
authorWilmer Paulino <9447167+wpaulino@users.noreply.github.com>
Mon, 4 Dec 2023 21:15:10 +0000 (13:15 -0800)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 21:15:10 +0000 (13:15 -0800)
commit12c2086d58b54e7d2b1356a3a45d3a605dcd2972
treeb5950175ded65b8a3ac547e24462dcd81b380039
parent7f964462941d654ad4d733083d7535672fb7ccd8
parent262072d816a3927b42e80eaf6ce1bccccdb8afd7
Merge pull request #2753 from TheBlueMatt/2023-11-inbound-preimages

Provide inbound HTLC preimages to the `EcdsaChannelSigner`
lightning/src/ln/channel.rs
lightning/src/ln/functional_tests.rs
lightning/src/sign/ecdsa.rs
lightning/src/sign/mod.rs
lightning/src/sign/taproot.rs
lightning/src/util/test_channel_signer.rs