Add geth api flags for statediff
This commit is contained in:
parent
0d63b95f7d
commit
617c3d2e11
@ -7,3 +7,6 @@ CERC_STATEDIFF_DB_PASSWORD="password"
|
||||
CERC_STATEDIFF_DB_GOOSE_MIN_VER=${CERC_STATEDIFF_DB_GOOSE_MIN_VER:-21}
|
||||
CERC_STATEDIFF_DB_LOG_STATEMENTS="${CERC_STATEDIFF_DB_LOG_STATEMENTS:-false}"
|
||||
CERC_STATEDIFF_WORKERS=2
|
||||
|
||||
CERC_GETH_HTTP_APIS="eth,web3,net,admin,personal,debug,statediff"
|
||||
CERC_GETH_WS_APIS="eth,web3,net,admin,personal,debug,statediff"
|
||||
|
Loading…
Reference in New Issue
Block a user