Add Rust GBT config flag

This commit is contained in:
Mononaut
2023-06-25 20:35:41 -04:00
parent 711ef6425e
commit e903d3ad1f
10 changed files with 26 additions and 3 deletions

View File

@@ -27,6 +27,7 @@
"AUDIT": false,
"ADVANCED_GBT_AUDIT": false,
"ADVANCED_GBT_MEMPOOL": false,
"RUST_GBT": false,
"CPFP_INDEXING": false,
"DISK_CACHE_BLOCK_INTERVAL": 6
},