Documentation ¶
Index ¶
- func GetCmdEndPool(cdc *codec.Codec) *cobra.Command
- func GetCmdGetAdminConfig(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdGetVersion(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdPool(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdPoolIndex(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdPoolStaker(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdPools(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdSetAdminConfig(cdc *codec.Codec) *cobra.Command
- func GetCmdSetTrustAccount(cdc *codec.Codec) *cobra.Command
- func GetCmdSetVersion(cdc *codec.Codec) *cobra.Command
- func GetCmdStakerPool(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdSwapRecord(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdTxOutArray(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdUnStakeRecord(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdGetAdminConfig ¶
GetCmdGetAdminConfig query a swap record
func GetCmdGetVersion ¶
GetCmdGetVersion queries current version
func GetCmdPool ¶
GetCmdPool queries information about a domain
func GetCmdPoolIndex ¶
GetCmdPoolIndex query pool index
func GetCmdPools ¶
GetCmdPools queries a list of all pool data
func GetCmdSetAdminConfig ¶
GetCmdSetAdminConfig command to set an admin config
func GetCmdSetTrustAccount ¶
GetCmdSetTrustAccount command to add a trust account
func GetCmdSetVersion ¶
GetCmdSetVersion command to set an admin config
func GetCmdStakerPool ¶
GetCmdStakerPool queries staker pool
func GetCmdSwapRecord ¶
GetSwapRecord query a swap record
func GetCmdTxOutArray ¶
GetCmdTxOutArray query txoutarray
func GetCmdUnStakeRecord ¶
GetCmdUnStakeRecord query a swap record
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.