Skip to content

Commit

Permalink
Enable param on erigon binary
Browse files Browse the repository at this point in the history
  • Loading branch information
wmitsuda committed Jan 16, 2025
1 parent d1d1894 commit 57b6a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turbo/cli/default_flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ var DefaultFlags = []cli.Flag{
&utils.SnapKeepBlocksFlag,
&utils.SnapStopFlag,
&utils.SnapStateStopFlag,
&utils.SnapSkipStateSnapshotDownloadFlag,
&utils.DbPageSizeFlag,
&utils.DbSizeLimitFlag,
&utils.DbWriteMapFlag,
Expand Down

0 comments on commit 57b6a11

Please sign in to comment.