[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

@@ -28,6 +28,7 @@
"INDEXING_BLOCKS_AMOUNT": 14,
"POOLS_JSON_TREE_URL": "__MEMPOOL_POOLS_JSON_TREE_URL__",
"POOLS_JSON_URL": "__MEMPOOL_POOLS_JSON_URL__",
"POOLS_UPDATE_DELAY": 604800,
"AUDIT": true,
"RUST_GBT": false,
"LIMIT_GBT": false,