From 19615ea0db1527eaf979b37dc1acbae9b90d3548 Mon Sep 17 00:00:00 2001 From: Chris Kleeschulte Date: Tue, 24 Oct 2017 17:41:11 -0400 Subject: [PATCH] Fixed test. --- regtest/reorg.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/regtest/reorg.js b/regtest/reorg.js index 7d7ac61..2ec9f13 100644 --- a/regtest/reorg.js +++ b/regtest/reorg.js @@ -272,6 +272,9 @@ var bitcore = { }, 'insight-api': { 'routePrefix': 'api' + }, + 'block': { + 'readAheadBlockCount': 1 } } }