core-lightning/lightningd/handshake
Christian Decker 28cc92cd15 gossip: Use bit 3 (mask 0x08) to signal initial routing sync
After quite some back and forth we seem to finally agree on the bit
3 (mask 0x08) to signal optional initial_routing_sync.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2017-08-09 10:01:33 +09:30
..
test struct secret: use everywhere. 2017-05-09 11:43:35 +09:30
handshake_wire.csv lightningd: remove unused offset field from CSV files. 2017-05-25 14:24:47 +09:30
handshake.c gossip: Use bit 3 (mask 0x08) to signal initial routing sync 2017-08-09 10:01:33 +09:30
Makefile