rm a couple comments
This commit is contained in:
parent
ad0c776d94
commit
bce7bf6e79
@ -29,8 +29,6 @@ func ShowNodeIDCmd(ctx *Context) *cobra.Command {
|
||||
}
|
||||
}
|
||||
|
||||
//________________________________________________________________________________
|
||||
|
||||
// ShowValidator - ported from Tendermint, show this node's validator info
|
||||
func ShowValidatorCmd(ctx *Context) *cobra.Command {
|
||||
flagJSON := "json"
|
||||
@ -60,8 +58,6 @@ func ShowValidatorCmd(ctx *Context) *cobra.Command {
|
||||
return &cmd
|
||||
}
|
||||
|
||||
//________________________________________________________________________________
|
||||
|
||||
// UnsafeResetAllCmd - extension of the tendermint command, resets initialization
|
||||
func UnsafeResetAllCmd(ctx *Context) *cobra.Command {
|
||||
return &cobra.Command{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user