rust-lightning/lightning
Antoine Riard b51721fc8a Underscore TxCreationKeys ownership
A TxCreationKeys set represents the key which will be embedded in output
scripts of a party's commitment tx state. Among them there is a always
a key belonging to counter-party, the HTLC pubkey. To dissociate
strongly, prefix keys with broadcaster/countersignatory.

A revocation keypair is attributed to the broadcaster as it's used
to punish a fraudulent broadcast while minding that such keypair
derivation method will be always used by countersignatory as it's
its task to enforce punishement thanks to the release secret.
2020-09-14 14:39:47 -04:00
..
src Underscore TxCreationKeys ownership 2020-09-14 14:39:47 -04:00
Cargo.toml Update to latest upstream rust-bitcoin 2020-09-10 16:20:01 -04:00