]> git.bitcoin.ninja Git - rust-lightning/history - lightning/src/sign/taproot.rs
Move validate_counterparty_revocation to ChannelSigner.
[rust-lightning] / lightning / src / sign / taproot.rs
2023-11-29 Arik SosmanRemove superfluous commitment_number parameter.
2023-11-28 Matt CoralloMerge pull request #2512 from arik-so/taproot/2023...
2023-11-28 Arik SosmanReparametrize ChannelSignerType by SignerProvider.
2023-11-28 Arik SosmanIntroduce TaprootSigner trait.