Remove fixed IPs and separate network for fixturenet. #30

Merged
telackey merged 7 commits from telackey/netfix into main 2022-10-31 17:43:49 +00:00
Showing only changes of commit 286f201719 - Show all commits

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 \