Skip to content

Commit

Permalink
Merge pull request #163 from tokamak-network/OR-2006_change-geth-script
Browse files Browse the repository at this point in the history
change running geth script with no miner
  • Loading branch information
theo-learner authored Dec 24, 2024
2 parents 3e75fdf + a7ba8a4 commit 0a6c902
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ops/scripts/geth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,4 @@ exec geth \
--password ./password \
--allow-insecure-unlock \
--unlock $BLOCK_SIGNER_ADDRESS \
--mine \
--miner.etherbase $BLOCK_SIGNER_ADDRESS \
"$@"

0 comments on commit 0a6c902

Please sign in to comment.