From ef97e488f3ea9ad52affa296a8f4af16b1116894 Mon Sep 17 00:00:00 2001 From: VoR0220 Date: Mon, 14 Sep 2015 20:07:36 -0500 Subject: [PATCH] correcting some changes I made in error --- boilerplate/config/blockchain.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplate/config/blockchain.yml b/boilerplate/config/blockchain.yml index 911fd1dc..7bfee1a5 100644 --- a/boilerplate/config/blockchain.yml +++ b/boilerplate/config/blockchain.yml @@ -32,7 +32,7 @@ production: rpc_whitelist: "*" datadir: default network_id: 1 - max_peers: 0 + max_peers: 4 console: true account: init: false