mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
54bd024910
The push bit was convenient for connectd to send our own gossip to peers upon connecting by naively traversing the gossip_store and sending anything flagged `push`. This function is now performed by gossipd leaving no use for the push bit. Changelog-Changed: `gossipd`: gossip_store PUSH bit is no longer set. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-check_channel_announcement.c | ||
run-check_node_announcement.c | ||
run-crc32_of_update.c | ||
run-extended-info.c | ||
run-next_block_range.c | ||
run-txout_failure.c |