fix tests

This commit is contained in:
nymkappa 2024-10-03 15:48:27 +09:00
parent 72c9d02f88
commit 0f2340600c
No known key found for this signature in database
GPG key ID: 92358FC85D9645DE

View file

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