Changing setting to per hour

This commit is contained in:
softsimon
2023-08-03 17:42:41 +09:00
parent f7d1e28180
commit a59144ec84
11 changed files with 55 additions and 27 deletions

View File

@@ -33,7 +33,7 @@
"DISK_CACHE_BLOCK_INTERVAL": 6,
"MAX_PUSH_TX_SIZE_WEIGHT": 4000000,
"ALLOW_UNREACHABLE": true,
"PRICE_UPDATE_FREQUENCY": 3600
"PRICE_UPDATES_PER_HOUR": 3600
},
"CORE_RPC": {
"HOST": "127.0.0.1",