mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
6e01f38d7d
This stores and reads the channel_announcements in the wrapping message which allows us to store associated data with the raw channel_announcements. The gossip_store applies channel_announcements directly but it also returns it, and it gets discarded as a duplicate. In the next commit we'll have gossip_store apply all changes, bypassing verification, so the duplication is only temporary. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
test | ||
broadcast.c | ||
broadcast.h | ||
gossip_store.c | ||
gossip_store.h | ||
gossip_wire.csv | ||
gossip.c | ||
handshake.c | ||
handshake.h | ||
Makefile | ||
routing.c | ||
routing.h |