mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 09:40:19 +01:00
Now we queue them, we should place a limit. It's not the worst thing in the world if we discard them (we'll catch up eventually), but we should try not to in case we're just a bit behind. Our behaviour here is also O(n^2) so we don't want a massive queue anyway. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
test | ||
broadcast.h | ||
gossip_generation.c | ||
gossip_generation.h | ||
gossip_peerd_wire.csv | ||
gossip_store.c | ||
gossip_store.csv | ||
gossip_store.h | ||
gossip_wire.csv | ||
gossipd.c | ||
gossipd.h | ||
Makefile | ||
routing.c | ||
routing.h |