Documentation ¶
Index ¶
- Constants
- Variables
- func CmdLSMDeposit() *cobra.Command
- func CmdLSMDeposits() *cobra.Command
- func CmdListDepositRecord() *cobra.Command
- func CmdListDepositRecordByHost() *cobra.Command
- func CmdListEpochUnbondingRecord() *cobra.Command
- func CmdListUserRedemptionRecord() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdShowDepositRecord() *cobra.Command
- func CmdShowEpochUnbondingRecord() *cobra.Command
- func CmdShowUserRedemptionRecord() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagHostChainId = "host-chain-id" FlagValidatorAddress = "validator" FlagStatus = "status" )
Variables ¶
Functions ¶
func CmdLSMDeposit ¶
func CmdLSMDeposits ¶
func CmdListDepositRecord ¶
func CmdQueryParams ¶
func CmdShowDepositRecord ¶
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.