Merge PR #4015: Fix Documentation Inconsistency

This commit is contained in:
Frank Yang 2019-04-02 02:42:02 +08:00 committed by Alexander Bezobchuk
parent b95ade93bd
commit 3e26ea7819
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ pex = false
Sentry Nodes should edit their config.toml:
```bash
# Comma separated list of peer IDs to keep private (will not be gossiped to other peers)
private_peer_ids = "ipaddress of validator nodes"
private_peer_ids = "id of validator nodes"
```
## Environment Variables