core-lightning/lightningd/channel
Christian Decker 7793bd1b9d gossip: Consolidated direction bit computation
The direction bit was computed in several spots and was inconsistent
in some cases. Now we compute it just in routing, and once when
starting up `channeld`, this avoids recomputing it all over the place.
2017-03-28 14:06:48 +10:30
..
channel_wire.csv channel: Wait for 6 confirmations before sending announcement sigs 2017-03-20 17:09:12 +01:00
channel.c gossip: Consolidated direction bit computation 2017-03-28 14:06:48 +10:30
Makefile lightningd/channel: convert to subd. 2017-03-11 07:19:41 +10:30