mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-17 13:06:36 +02:00
This attempted to make us re-xmit our own node_announcement at restart, by moving the node_announcement to the end of the gossip store. But, as nothing is connected, yet, this had no effect! We will rexmit it anyway, since it's marked PUSH. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| .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 | ||