From 5f41cc3430ae9ed66fe96c3180aa89cc968941a9 Mon Sep 17 00:00:00 2001 From: hellcatz Date: Sat, 8 Apr 2017 18:13:51 -0700 Subject: [PATCH] Update config_example.json --- config_example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_example.json b/config_example.json index 1c4cfb8..85ad7ab 100644 --- a/config_example.json +++ b/config_example.json @@ -10,7 +10,7 @@ }, "defaultPoolConfigs": { - "blockRefreshInterval": 1000, + "blockRefreshInterval": 500, "jobRebroadcastTimeout": 55, "connectionTimeout": 600, "emitInvalidBlockHashes": false,