Skip to content

Commit f136a83

Browse files
MarvelFisherYu Marvel
andauthored
update l2node geth command with --nodiscover (#26)
Co-authored-by: Yu Marvel <[email protected]>
1 parent 08f2948 commit f136a83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-testnet.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ COMMAND="geth \
3232
--authrpc.vhosts="*" \
3333
--authrpc.jwtsecret=$JWT_SECRET_PATH \
3434
--gcmode=archive \
35+
--nodiscover \
3536
--mine \
3637
--miner.etherbase=$MINER_ETHERBASE $optional_bootnodes"
3738

0 commit comments

Comments
 (0)