Skip to content

Commit

Permalink
Experiment with pebble db engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Chomtana committed May 27, 2024
1 parent f6b2a13 commit c9af0ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/start-op-geth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,7 @@ exec geth \
--rollup.disabletxpoolgossip=true \
--port="${PORT__OP_GETH_P2P:-39393}" \
--discovery.port="${PORT__OP_GETH_P2P:-39393}" \
--db.engine=pebble \
--state.scheme=hash \
$EXTENDED_ARG $@

0 comments on commit c9af0ec

Please sign in to comment.