Fix: Add new configs to all config instances properly.

This commit is contained in:
junderw
2023-07-13 14:06:46 +09:00
parent df70ea05c6
commit 222b34993b
7 changed files with 22 additions and 7 deletions

View File

@@ -12,7 +12,9 @@
"ADVANCED_GBT_MEMPOOL": true,
"RUST_GBT": true,
"POLL_RATE_MS": 1000,
"DISK_CACHE_BLOCK_INTERVAL": 1
"DISK_CACHE_BLOCK_INTERVAL": 1,
"MAX_PUSH_TX_SIZE_WEIGHT": 4000000,
"ALLOW_UNREACHABLE": true
},
"SYSLOG" : {
"MIN_PRIORITY": "debug"