feat(client): add default key name (#18101)
This commit is contained in:
@@ -109,8 +109,6 @@ where we can get the pubkey using "%s tendermint show-validator"
|
||||
cmd.Flags().String(FlagNodeID, "", "The node's ID")
|
||||
flags.AddTxFlagsToCmd(cmd)
|
||||
|
||||
_ = cmd.MarkFlagRequired(flags.FlagFrom)
|
||||
|
||||
return cmd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user