Files
lightning/lightningd
trueptolemy 71b606e050 lightningd: Add a new field shutdown_scriptpubkey[NUM_SIDES]
`shutdown_scriptpubkey[REMOTE]` is original remote_shutdown_scriptpubkey;
`shutdown_scriptpubkey[LOCAL]` is the script used for "to-local" output when `close`. Add the default is generated form `final_key_idx`;

Store `shutdown_scriptpubkey[LOCAL]` into wallet;
2019-10-09 21:04:16 -05:00
..
2017-10-20 18:31:32 +02:00
2019-06-07 01:23:51 +00:00
2019-10-08 22:43:30 +00:00
2019-09-12 05:11:56 +00:00