mempool.space/.../pools.json => raw.githubusercontent.com/.../pools.json

This commit is contained in:
nymkappa
2022-03-17 16:07:58 +01:00
parent 84006b2012
commit e8e4fd3457
4 changed files with 4 additions and 4 deletions

View File

@@ -90,7 +90,7 @@ JSON:
"MEMPOOL_BLOCKS_AMOUNT": 8,
"PRICE_FEED_UPDATE_INTERVAL": 600,
"USE_SECOND_NODE_FOR_MINFEE": false,
"EXTERNAL_ASSETS": ["https://mempool.space/resources/pools.json"],
"EXTERNAL_ASSETS": ["https://raw.githubusercontent.com/mempool/mining-pools/master/pools.json"],
"STDOUT_LOG_MIN_PRIORITY": "info"
},
```