rgb-cln/lightningd/channel
Christian Decker daf8866eb5 gossip: Implement the basic node_announcement
Rather a big commit, but I couldn't figure out how to split it
nicely. It introduces a new message from the channel to the master
signaling that the channel has been announced, so that the master can
take care of announcing the node itself. A provisorial announcement is
created and passed to the HSM, which signs it and passes it back to
the master. Finally the master injects it into gossipd which will take
care of broadcasting it.
2017-05-10 12:37:44 +09:30
..
Makefile channel: unwrap and send incoming HTLCs to master. 2017-04-01 23:59:46 +10:30
channel.c gossip: Implement the basic node_announcement 2017-05-10 12:37:44 +09:30
channel_wire.csv gossip: Implement the basic node_announcement 2017-05-10 12:37:44 +09:30