diff --git a/cmd/ostracon/main.go b/cmd/ostracon/main.go index a84e2a6ba..95f09b036 100644 --- a/cmd/ostracon/main.go +++ b/cmd/ostracon/main.go @@ -17,6 +17,7 @@ func main() { cmd.GenValidatorCmd, cmd.ProbeUpnpCmd, cmd.LightCmd, + cmd.ReIndexEventCmd, cmd.ReplayCmd, cmd.ReplayConsoleCmd, cmd.ResetAllCmd,