Documentation
¶
Index ¶
- Constants
- func GetCmdZonesInfos() *cobra.Command
- func GetDelegatorIntentCmd() *cobra.Command
- func GetDepositAccountCmd() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetRegisterZoneTxCmd() *cobra.Command
- func GetRequestRedemptionTxCmd() *cobra.Command
- func GetSignalIntentTxCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagMultiSend = "multi-send" FlagLsmSupport = "lsm-support" )
Variables ¶
This section is empty.
Functions ¶
func GetCmdZonesInfos ¶
GetCmdRegisteredZonesInfos provide running epochInfos
func GetDelegatorIntentCmd ¶
GetDelegatorIntentCmd returns the intents of the user for the given chain_id (zone).
func GetDepositAccountCmd ¶
GetDepositAccountCmd returns the deposit account for the given chain_id (zone).
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func GetRegisterZoneTxCmd ¶
GetRegisterZoneTxCmd returns a CLI command handler for creating a MsgSend transaction.
func GetRequestRedemptionTxCmd ¶
GetRegisterZoneTxCmd returns a CLI command handler for creating a MsgSend transaction.
func GetSignalIntentTxCmd ¶
GetSignalIntentTxCmd returns a CLI command handler for signalling validator delegation intent.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.