Add Rust GBT config flag

This commit is contained in:
Mononaut
2023-06-25 20:35:41 -04:00
parent 1ed0f86ed9
commit 8f675c7062
10 changed files with 26 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ describe('Mempool Backend Config', () => {
AUDIT: false,
ADVANCED_GBT_AUDIT: false,
ADVANCED_GBT_MEMPOOL: false,
RUST_GBT: false,
CPFP_INDEXING: false,
MAX_BLOCKS_BULK_QUERY: 0,
DISK_CACHE_BLOCK_INTERVAL: 6,