Integrate shutdown_pubkey from KeysInterface in ChannelManager/Channel
authorAntoine Riard <ariard@student.42.fr>
Fri, 26 Oct 2018 17:35:57 +0000 (13:35 -0400)
committerMatt Corallo <git@bluematt.me>
Sat, 27 Oct 2018 13:42:04 +0000 (09:42 -0400)
commit32a937890956a459c499e76767671050b357f29a
treea35d79c0d3a76a7408b35d7cc1e9d89ff51d4191
parente361fed0f1a2f1502051c9cc5d9c52914391e349
Integrate shutdown_pubkey from KeysInterface in ChannelManager/Channel

Drop channel_close_key from ChannelKeys
fuzz/fuzz_targets/full_stack_target.rs
src/chain/keysinterface.rs
src/ln/channel.rs