Merge branch 'master' into nymkappa/configurable-timeout

This commit is contained in:
wiz
2023-03-20 17:38:40 +09:00
committed by GitHub
15 changed files with 64 additions and 75 deletions

View File

@@ -27,7 +27,8 @@
"AUDIT": false,
"ADVANCED_GBT_AUDIT": false,
"ADVANCED_GBT_MEMPOOL": false,
"CPFP_INDEXING": false
"CPFP_INDEXING": false,
"DISK_CACHE_BLOCK_INTERVAL": 6
},
"CORE_RPC": {
"HOST": "127.0.0.1",