mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 13:25:43 +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> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-bench-find_route.c | ||
run-find_route-specific.c | ||
run-find_route.c | ||
run-initiator-success.c | ||
run-responder-success.c |