Expose TxCreationKeys in LocalCommitmentTransaction via a method
authorDevrandom <c1.devrandom@niftybox.net>
Sun, 9 Aug 2020 13:56:10 +0000 (15:56 +0200)
committerDevrandom <c1.devrandom@niftybox.net>
Mon, 10 Aug 2020 18:22:01 +0000 (20:22 +0200)
commit6f635c6bc3ba30323867125f8ad14f476a0dec43
tree175bd548842a0dc16730086a0a20fd8800c9025c
parentd2e6f2ac18159f4d9b3b1cbc30bebd03030f0304
Expose TxCreationKeys in LocalCommitmentTransaction via a method

This makes it obvious to signer implementers that the pre-derived keys are a local cache and should not be trusted in a validating signer.
lightning/src/ln/chan_utils.rs