Documentation ¶
Index ¶
- func GetCmdBeforeSendHook() *cobra.Command
- func GetCmdDenomAuthorityMetadata() *cobra.Command
- func GetCmdDenomsFromCreator() *cobra.Command
- func GetParams() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewBurnCmd() *cobra.Command
- func NewChangeAdminCmd() *cobra.Command
- func NewCreateDenomCmd() *cobra.Command
- func NewForceTransferCmd() *cobra.Command
- func NewMintCmd() *cobra.Command
- func NewSetBeforeSendHook() *cobra.Command
- func NewSetDenomMetadataCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdBeforeSendHook ¶
GetCmdDenomAuthorityMetadata returns the authority metadata for a queried denom
func GetCmdDenomAuthorityMetadata ¶
GetCmdDenomAuthorityMetadata returns the authority metadata for a queried denom
func GetCmdDenomsFromCreator ¶
GetCmdDenomsFromCreator a command to get a list of all tokens created by a specific creator address
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewChangeAdminCmd ¶
NewChangeAdminCmd broadcast MsgChangeAdmin
func NewCreateDenomCmd ¶
NewCreateDenomCmd broadcast MsgCreateDenom
func NewForceTransferCmd ¶
NewForceTransferCmd broadcast MsgForceTransfer
func NewSetBeforeSendHook ¶
NewSetBeforeSendHook broadcast MsgSetBeforeSendHook
func NewSetDenomMetadataCmd ¶
NewSetDenomMetadataCmd broadcast MsgSetDenomMetadata msg
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.