Add pools.json to EXTERNAL_ASSETS - Now supports updating the table

This commit is contained in:
nymkappa
2022-01-20 13:53:08 +09:00
parent 49689d8807
commit 43b255bef1
2 changed files with 63 additions and 35 deletions

View File

@@ -14,7 +14,9 @@
"MEMPOOL_BLOCKS_AMOUNT": 8,
"PRICE_FEED_UPDATE_INTERVAL": 3600,
"USE_SECOND_NODE_FOR_MINFEE": false,
"EXTERNAL_ASSETS": []
"EXTERNAL_ASSETS": [
"https://mempool.space/resources/pools.json"
]
},
"CORE_RPC": {
"HOST": "127.0.0.1",