mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 06:47:52 +01:00
fix tests
This commit is contained in:
parent
72c9d02f88
commit
0f2340600c
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue