rgb-cln/channeld
trueptolemy 11412435ce Channeld: init channel with remote announcement info when restart
1. Add remote_ann_node_sigs and remote_bitcoin_sigs fields in channel_init message;
2. Master add announcement signatures into channel_init message, and send this message to Channeld.
Channeld will initial the channel with this signatures when it reenables the channel.
2019-05-29 11:46:33 +02:00
..
test remove libbase58, use base58 from libwally (#2594) 2019-04-30 23:07:31 +02:00
Makefile gossipd: send per-peer daemons offsets into gossip store. 2019-05-13 05:16:18 +00:00
channel_wire.csv Channeld: init channel with remote announcement info when restart 2019-05-29 11:46:33 +02:00
channeld.c Channeld: init channel with remote announcement info when restart 2019-05-29 11:46:33 +02:00
channeld_htlc.h channeld: use amount_msat for struct htlc amount. 2019-02-21 08:01:37 +00:00
commit_tx.c wally: Remove tx->input and tx->output, wally all the way! 2019-04-08 00:00:00 +00:00
commit_tx.h commit_tx & htlc_tx: use amount_sat/amount_msat. 2019-02-21 08:01:37 +00:00
full_channel.c fix:Add infor about how many blocks needed until funding is confirmed 2019-04-07 23:45:35 +00:00
full_channel.h fix:Add infor about how many blocks needed until funding is confirmed 2019-04-07 23:45:35 +00:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00