core-lightning/lightningd/gossip
Christian Decker b4beab6537 gossip: Make the broadcast interval configurable
Adds a new command line flag `--dev-broadcast-interval=<ms>` that
allows us to specify how often the staggered broadcast should
trigger. The value is passed down to `gossipd` via an init message.

This is mainly useful for integration tests, since we do not want to
wait forever for gossip to propagate.
2017-05-02 11:59:24 +09:30
..
gossip_wire.csv gossip: Make the broadcast interval configurable 2017-05-02 11:59:24 +09:30
gossip.c gossip: Make the broadcast interval configurable 2017-05-02 11:59:24 +09:30
Makefile lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30