mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
67fdc6f8ad
This is the cheapest algo I came up with that simply checks that the same `remote_addr` has been report by two different peers. Can be improved in many ways: - Check by connecting to a radonm peers in the network - Check for more than two confirmations or a certain fraction - ... Changelog-Added: Send updated node_annoucement when two peers report the same remote_addr. |
||
---|---|---|
.. | ||
.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 |