Documentation ¶
Index ¶
- Constants
- func GetCmdQueryParams(cdc *codec.Codec) *cobra.Command
- func GetCmdQuerySigningInfo(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdUnjail(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const (
FlagAddressValidator = "validator"
)
nolint
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryParams ¶
GetCmdQueryParams implements a command to fetch slashing parameters.
func GetCmdQuerySigningInfo ¶
GetCmdQuerySigningInfo implements the command to query signing info.
func GetCmdUnjail ¶
GetCmdUnjail implements the create unjail validator command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.