diff --git a/client/cmd/cmd.go b/client/cmd/cmd.go index 3f6af3e0..295ac820 100644 --- a/client/cmd/cmd.go +++ b/client/cmd/cmd.go @@ -109,6 +109,7 @@ application. } fmt.Printf("Rolled back state to height %d and hash %X", height, hash) + return nil }, }