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

@@ -42,6 +42,7 @@ describe('Mempool Backend Config', () => {
POOLS_JSON_URL: 'https://raw.githubusercontent.com/mempool/mining-pools/master/pools-v2.json',
AUDIT: false,
RUST_GBT: false,
LIMIT_GBT: false,
CPFP_INDEXING: false,
MAX_BLOCKS_BULK_QUERY: 0,
DISK_CACHE_BLOCK_INTERVAL: 6,