ChannelKeys - provide to_self_delay alongside the remote channel pubkeys
authorDevrandom <c1.devrandom@niftybox.net>
Thu, 23 Jul 2020 13:54:49 +0000 (06:54 -0700)
committerDevrandom <c1.devrandom@niftybox.net>
Wed, 29 Jul 2020 18:43:39 +0000 (20:43 +0200)
commit48d73b3264a034f456e60540e438eb9a6aea14a6
treef6881941758cfae2af269acedd3b1b53ea928cb0
parent779ff6721bfca42e6a2d218913073997367c7657
ChannelKeys - provide to_self_delay alongside the remote channel pubkeys

In the phase 2 signer, we will construct the commitment transaction inside the signer.
In preparation, provide needed channel related data.
lightning/src/chain/keysinterface.rs
lightning/src/ln/channel.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/onchaintx.rs
lightning/src/util/enforcing_trait_impls.rs