Skip to content

Commit

Permalink
fix: update by comment tips
Browse files Browse the repository at this point in the history
  • Loading branch information
will@2012 committed May 6, 2024
1 parent e6012b2 commit 440c3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/utils/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ var (
}
EnableProofKeeperFlag = &cli.BoolFlag{
Name: "pathdb.enableproofkeeper",
Usage: "Enable path db proof keeper for store proposed proof",
Usage: "Enable path db proof keeper to store proposed proof",
Value: false,
Category: flags.StateCategory,
}
Expand Down

0 comments on commit 440c3f5

Please sign in to comment.