mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-29 20:51:45 +00:00
Add private peer ID tracking to AddrBook (#1989)
* Add private peer ID tracking to AddrBook * Remove private peer tracking/blocking from pex * debug level msg when we fail to add private address
This commit is contained in:
committed by
Anton Kaliaev
parent
449846ccb2
commit
6c4ca140ed
@ -99,7 +99,6 @@ laddr = "tcp://0.0.0.0:26656"
|
||||
seeds = ""
|
||||
|
||||
# Comma separated list of nodes to keep persistent connections to
|
||||
# Do not add private peers to this list if you don't want them advertised
|
||||
persistent_peers = ""
|
||||
|
||||
# UPNP port forwarding
|
||||
|
Reference in New Issue
Block a user