radicle-heartwood-lfs/radicle-node
Slack Coder f5d06f6138 node: Fix addresses sent to peers on conn.
Send the node's configured external addresses instead of its listenning
addresses.  External addresses are ones which the service is reachable
from the outside world, the listening addresses can be the wrong context
(local area network, or 0.0.0.0).

Signed-off-by: Slack Coder <slackcoder@server.ky>
2022-11-23 13:13:56 -05:00
..
src node: Fix addresses sent to peers on conn. 2022-11-23 13:13:56 -05:00
Cargo.toml Make `track` functions return correctly 2022-11-09 13:29:54 +01:00