mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
006300ab96
This means remembering the connection direction. We also use the address to try to reconnect, which we shouldn't bother with if they connect to us. For peers from the database, we currently always save the addr: we shouldn't really do this if they connected to us, since it's not useful for reconnecting (we don't show the addr in JSON reply to listpeers unless we're connected, so it's only an internal issue). This is left for future work. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-db.c | ||
run-wallet.c | ||
test_utils.c | ||
test_utils.h |