We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f2948 commit f136a83Copy full SHA for f136a83
run-testnet.sh
@@ -32,6 +32,7 @@ COMMAND="geth \
32
--authrpc.vhosts="*" \
33
--authrpc.jwtsecret=$JWT_SECRET_PATH \
34
--gcmode=archive \
35
+--nodiscover \
36
--mine \
37
--miner.etherbase=$MINER_ETHERBASE $optional_bootnodes"
38
0 commit comments