Documentation
¶
Index ¶
- Constants
- func GetCmdBuyCoin(cdc *codec.Codec) *cobra.Command
- func GetCmdCreateCoin(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueCheck(cdc *codec.Codec) *cobra.Command
- func GetCmdMultiSendCoin(cdc *codec.Codec) *cobra.Command
- func GetCmdRedeemCheck(cdc *codec.Codec) *cobra.Command
- func GetCmdSellAllCoin(cdc *codec.Codec) *cobra.Command
- func GetCmdSellCoin(cdc *codec.Codec) *cobra.Command
- func GetCmdSendCoin(cdc *codec.Codec) *cobra.Command
- func GetCmdUpdateCoin(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const (
ALGO_SECP256K1 string = "secp256k1"
)
Variables ¶
This section is empty.
Functions ¶
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.