core-lightning/lightningd/channel
Christian Decker 8e98e438e9 channeld: Collect signatures before sending announcements
We now have two partially overlapping state-machines: the channel
state and the announcement state. We need to request signatures from
the HSM to exchange them with the peer, and we need to have both sets
of signatures before we can proceed and send the actual announcements.
2017-04-11 16:56:27 -07:00
..
channel_wire.csv channel: unwrap and send incoming HTLCs to master. 2017-04-01 23:59:46 +10:30
channel.c channeld: Collect signatures before sending announcements 2017-04-11 16:56:27 -07:00
Makefile channel: unwrap and send incoming HTLCs to master. 2017-04-01 23:59:46 +10:30