Documentation
¶
Index ¶
- Constants
- func GetCmdQueryParams(cdc *codec.Codec) *cobra.Command
- func GetCmdQuerySigningInfo(storeName string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func NewTxCmd(ctx context.CLIContext) *cobra.Command
- func NewUnjailTxCmd(ctx context.CLIContext) *cobra.Command
Constants ¶
View Source
const (
FlagAddressValidator = "validator"
)
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 GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewTxCmd ¶
func NewTxCmd(ctx context.CLIContext) *cobra.Command
NewTxCmd returns a root CLI command handler for all x/slashing transaction commands.
func NewUnjailTxCmd ¶
func NewUnjailTxCmd(ctx context.CLIContext) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.