Documentation ¶
Index ¶
- Constants
- func CmdConvertTokens() *cobra.Command
- func CmdSendToCryptoOrg() *cobra.Command
- func CmdUpdateTokenMapping() *cobra.Command
- func GetContractByDenomCmd() *cobra.Command
- func GetDenomByContractCmd() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewSubmitTokenMappingChangeProposalTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagSymbol = "symbol" FlagDecimals = "decimals" )
TokenMappingChangeProposalTxCmd flags
Variables ¶
This section is empty.
Functions ¶
func CmdConvertTokens ¶ added in v0.6.1
func CmdSendToCryptoOrg ¶ added in v0.6.1
func CmdUpdateTokenMapping ¶ added in v0.6.1
CmdUpdateTokenMapping returns a CLI command handler for update token mapping
func GetContractByDenomCmd ¶ added in v0.6.1
GetContractByDenomCmd queries the contracts by denom
func GetDenomByContractCmd ¶ added in v0.6.1
GetDenomByContractCmd queries the denom name by contract address
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewSubmitTokenMappingChangeProposalTxCmd ¶ added in v0.6.1
NewSubmitTokenMappingChangeProposalTxCmd returns a CLI command handler for creating a token mapping change proposal governance transaction.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.