]> git.bitcoin.ninja Git - rust-lightning/commit
Signer extended with method to sign prev funding transaction input
authoroptout <13562139+optout21@users.noreply.github.com>
Tue, 15 Oct 2024 21:12:43 +0000 (23:12 +0200)
committeroptout <13562139+optout21@users.noreply.github.com>
Tue, 15 Oct 2024 21:13:14 +0000 (23:13 +0200)
commitf22b011f934b427a2ffca75fd69f1a86e0458e5a
treec93262938c81e6d33a2402d909fe37bdfd0989a4
parent0db051b75a45d0af2df1d1349727d58915c8a463
Signer extended with method to sign prev funding transaction input
lightning/src/sign/ecdsa.rs
lightning/src/sign/mod.rs
lightning/src/util/test_channel_signer.rs