private peers

Refs #1126
This commit is contained in:
Anton Kaliaev
2018-03-06 14:51:16 +04:00
parent 244d88dfda
commit 8bef3eb1f4
10 changed files with 36 additions and 11 deletions

View File

@ -124,6 +124,9 @@ 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 = ""
##### mempool configuration options #####
[mempool]