run as archive node

This commit is contained in:
Thomas E Lackey 2022-10-31 12:33:18 -05:00
parent ff8c91a692
commit 286f201719

View File

@ -30,6 +30,9 @@ else
--authrpc.jwtsecret="/opt/testnet/build/el/jwtsecret" \
--networkid=${NETWORK_ID} \
--netrestrict="${NETRESTRICT}" \
--gcmode archive \
--txlookuplimit=0 \
--cache.preimages \
--syncmode=full \
--mine \
--miner.threads=1 \