mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-31 20:21:56 +00:00
rename private_peers to private_peer_ids to distinguish from peers
This commit is contained in:
@@ -124,8 +124,8 @@ like the file below, however, double check by inspecting the
|
||||
# Authenticated encryption
|
||||
auth_enc = true
|
||||
|
||||
# Comma separated list of nodes to keep private (will not be gossiped to other peers) connections to
|
||||
private_peers = ""
|
||||
# Comma separated list of peer IDs to keep private (will not be gossiped to other peers)
|
||||
private_peer_ids = ""
|
||||
|
||||
##### mempool configuration options #####
|
||||
[mempool]
|
||||
|
Reference in New Issue
Block a user