Add LIMIT_GBT config

This commit is contained in:
Mononaut
2024-01-06 22:32:32 +00:00
parent b3e07e0c22
commit 0533953f54
5 changed files with 6 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
"POOLS_JSON_URL": "__MEMPOOL_POOLS_JSON_URL__",
"AUDIT": true,
"RUST_GBT": false,
"LIMIT_GBT": false,
"CPFP_INDEXING": true,
"MAX_BLOCKS_BULK_QUERY": 999,
"DISK_CACHE_BLOCK_INTERVAL": 999,