Skip to content

Commit

Permalink
fix: op geth script (#181)
Browse files Browse the repository at this point in the history
Co-authored-by: xiaqingchuan <[email protected]>
  • Loading branch information
thinkAfCod and xiaqingchuan authored Dec 4, 2023
1 parent 5e14808 commit 6d8d5ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/start-op-geth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ exec geth \
--http.api=web3,debug,eth,txpool,net,engine,admin \
--syncmode=full \
--gcmode=full \
--networkid=420 \
--authrpc.vhosts="*" \
--authrpc.addr=0.0.0.0 \
--authrpc.port=8551 \
Expand Down

0 comments on commit 6d8d5ad

Please sign in to comment.