Support option_upfront_shutdown_script for local peer
authorAntoine Riard <ariard@student.42.fr>
Tue, 9 Jul 2019 17:00:15 +0000 (13:00 -0400)
committerAntoine Riard <ariard@student.42.fr>
Mon, 22 Jul 2019 21:03:00 +0000 (17:03 -0400)
commit675cf4ac1d02b2b558a0e041d6cd4bebac0e5108
tree7bfc81b700dc7204bf9ea024de43e12618fe5c9b
parent0052b2c5c3017aec1a80b6476fad441b63a67a8c
Support option_upfront_shutdown_script for local peer

Track shutdown_pubkey of peer at open/accept_channel messages

Fix encoding_init test
src/ln/channel.rs
src/ln/msgs.rs
src/ln/peer_handler.rs