mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
0db821e2cf
If we side-load a channel, using local-add or the removed JSON-RPC call, then we could end up in a situation in which a channel is present, but has no associated channel_announcement. The presence of the channel_announcement was used to identify new channels, so this could lead to channels always being considered new. This then caused the announcements being added to the queue always, resulting in channel_updates preceeding the announcement. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
test | ||
broadcast.c | ||
broadcast.h | ||
gossip_wire.csv | ||
gossip.c | ||
handshake.c | ||
handshake.h | ||
Makefile | ||
routing.c | ||
routing.h |