add ACCELERATOR frontend setting

This commit is contained in:
nymkappa
2023-08-03 15:18:04 +09:00
parent 7ec5d8265f
commit 99a60ab22a
5 changed files with 34 additions and 27 deletions

View File

@@ -22,5 +22,6 @@
"TESTNET_BLOCK_AUDIT_START_HEIGHT": 0,
"SIGNET_BLOCK_AUDIT_START_HEIGHT": 0,
"LIGHTNING": false,
"HISTORICAL_PRICE": true
"HISTORICAL_PRICE": true,
"ACCELERATOR": false
}