]> git.bitcoin.ninja Git - rust-lightning/commit
Change `RevocationKey` args to make clear one side is a countersig
authorMatt Corallo <git@bluematt.me>
Mon, 27 Nov 2023 18:18:04 +0000 (18:18 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 27 Nov 2023 18:59:30 +0000 (18:59 +0000)
commite4f690cd4c58050b982a24fc9a600dd922d299e7
treeefffff64a535cab9b5eeb4b567258d0f64296bc0
parent029448a6136e3f68d718c4e0ddc9f450e3739609
Change `RevocationKey` args to make clear one side is a countersig

935a716cc6c4fada075e2b740a70bb1b7b349d49 changed the parameter
names to `RevocationKey` derivation to remove the naming which made
clear one of the two parameters is a countersignatory key, which is
restored here.
lightning/src/ln/channel_keys.rs