Documentation
¶
Index ¶
- Constants
- func AddCommands(root *cobra.Command, cdc *codec.Codec)
- func GetCmdAxcSubmitEvidence(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryAllSideSlashRecords(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdQuerySideChainSigningInfo(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdQuerySideChainSlashRecord(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdQuerySideChainSlashRecords(cdc *codec.Codec) *cobra.Command
- func GetCmdQuerySigningInfo(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdSideChainUnjail(cdc *codec.Codec) *cobra.Command
- func GetCmdUnjail(cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const ( FlagAddressValidator = "validator" FlagInfractionType = "infraction-type" FlagInfractionHeight = "infraction-height" FlagSideChainId = "side-chain-id" )
nolint
Variables ¶
This section is empty.
Functions ¶
func GetCmdAxcSubmitEvidence ¶
GetCmdSubmitEvidence implements the submit evidence command handler.
func GetCmdQuerySideChainSigningInfo ¶
GetCmdQuerySideChainSigningInfo implements the command to query signing info.
func GetCmdQuerySideChainSlashRecord ¶
GetCmdQuerySideChainSlashRecord implements the command to query slash Record
func GetCmdQuerySideChainSlashRecords ¶
GetCmdQuerySideChainSlashRecords implements the command to query slash Records
func GetCmdQuerySigningInfo ¶
GetCmdQuerySigningInfo implements the command to query signing info.
func GetCmdSideChainUnjail ¶
GetCmdSideChainUnjail implements the create unjail validator command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.