removed reserved only

This commit is contained in:
crossoveranx
2019-09-17 12:13:33 +02:00
committed by GitHub
parent 677f5e223f
commit a506c7239e

View File

@@ -7,7 +7,7 @@ base_path = "/home/parity/.local/share/io.parity.ethereum/bootnode"
[network]
port = 30303
reserved_peers = "/home/parity/.local/share/io.parity.ethereum/bootnodes.txt"
reserved_only = true
# reserved_only = true
max_peers = 100
snapshot_peers = 25
nat = "extip:*INSERT EXTERNAL IP HERE*"