Fixed test.

This commit is contained in:
Chris Kleeschulte 2017-10-24 17:41:11 -04:00
parent 533aefe07e
commit 19615ea0db
No known key found for this signature in database
GPG Key ID: 33195D27EF6BDB7F

View File

@ -272,6 +272,9 @@ var bitcore = {
},
'insight-api': {
'routePrefix': 'api'
},
'block': {
'readAheadBlockCount': 1
}
}
}