Removing unnused config MINED_BLOCKS_CACHE.

This commit is contained in:
softsimon
2020-10-31 18:58:34 +07:00
parent 200e68f15a
commit b21016efef
4 changed files with 6 additions and 11 deletions

View File

@@ -2,7 +2,6 @@
"MEMPOOL": {
"NETWORK": "mainnet",
"HTTP_PORT": 8999,
"MINED_BLOCKS_CACHE": 144,
"SPAWN_CLUSTER_PROCS": 0,
"API_URL_PREFIX": "/api/v1/",
"WEBSOCKET_REFRESH_RATE_MS": 2000