[mining] add POOLS_UPDATE_DELAY where needed

This commit is contained in:
nymkappa
2024-08-20 14:31:07 +02:00
parent 4596394100
commit 6db4afe878
6 changed files with 8 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
"AUTOMATIC_POOLS_UPDATE": false,
"POOLS_JSON_URL": "https://raw.githubusercontent.com/mempool/mining-pools/master/pools-v2.json",
"POOLS_JSON_TREE_URL": "https://api.github.com/repos/mempool/mining-pools/git/trees/master",
"POOLS_UPDATE_DELAY": 604800,
"AUDIT": false,
"RUST_GBT": false,
"LIMIT_GBT": false,