Skip to content

Commit

Permalink
cli: Enable reindex-event cmd (#9268)
Browse files Browse the repository at this point in the history
I noticed today that this wasn't enabled.

Signed-off-by: Thane Thomson <connect@thanethomson.com>

Signed-off-by: Thane Thomson <connect@thanethomson.com>

Co-authored-by: Thane Thomson <connect@thanethomson.com>
  • Loading branch information
tnasu and thanethomson committed Jul 19, 2023
1 parent b0d8f25 commit aab3a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/ostracon/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ func main() {
cmd.GenValidatorCmd,
cmd.ProbeUpnpCmd,
cmd.LightCmd,
cmd.ReIndexEventCmd,
cmd.ReplayCmd,
cmd.ReplayConsoleCmd,
cmd.ResetAllCmd,
Expand Down

0 comments on commit aab3a8c

Please sign in to comment.