Documentation ¶
Index ¶
- func GetParamsCmd() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTokenPairCmd() *cobra.Command
- func GetTokenPairsCmd() *cobra.Command
- func NewAddCoinProposalCmd() *cobra.Command
- func NewConvertCoinCmd() *cobra.Command
- func NewConvertERC20Cmd() *cobra.Command
- func NewDisableTimeBasedSupplyLimitProposalCmd() *cobra.Command
- func NewEnableTimeBasedSupplyLimitProposalCmd() *cobra.Command
- func NewRegisterCoinProposalCmd() *cobra.Command
- func NewRegisterERC20ProposalCmd() *cobra.Command
- func NewRegisterERC20TraceProposalCmd() *cobra.Command
- func NewToggleTokenRelayProposalCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
- func NewUpdateTokenPairERC20ProposalCmd() *cobra.Command
- func ParseMetadata(cdc codec.JSONCodec, metadataFile string) (banktypes.Metadata, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryCmd ¶
GetQueryCmd returns the parent command for all aggregate CLI query commands.
func GetTokenPairCmd ¶
GetTokenPairsCmd queries a token pair registered
func GetTokenPairsCmd ¶
GetTokenPairsCmd queries all token pairs registered
func NewAddCoinProposalCmd ¶
NewAddCoinProposalCmd implements the command to submit a community-pool-spend proposal
func NewConvertCoinCmd ¶
NewConvertCoinCmd returns a CLI command handler for converting cosmos coins
func NewConvertERC20Cmd ¶
NewConvertERC20Cmd returns a CLI command handler for converting ERC20s
func NewDisableTimeBasedSupplyLimitProposalCmd ¶
NewDisableTimeBasedSupplyLimitProposalCmd implements a command handler for disabling time based supply limit
func NewEnableTimeBasedSupplyLimitProposalCmd ¶
NewEnableTimeBasedSupplyLimitProposalCmd implements a command handler for enable time based supply limit
func NewRegisterCoinProposalCmd ¶
NewRegisterCoinProposalCmd implements the command to submit a community-pool-spend proposal
func NewRegisterERC20ProposalCmd ¶
NewRegisterERC20ProposalCmd implements the command to submit a community-pool-spend proposal
func NewRegisterERC20TraceProposalCmd ¶
NewRegisterERC20TraceProposalCmd implements a command handler for submitting a ERC20 trace register proposal transaction.
func NewToggleTokenRelayProposalCmd ¶
NewToggleTokenRelayProposalCmd implements the command to submit a community-pool-spend proposal
func NewTxCmd ¶
NewTxCmd returns a root CLI command handler for certain modules/aggregate transaction commands.
func NewUpdateTokenPairERC20ProposalCmd ¶
NewUpdateTokenPairERC20ProposalCmd implements the command to submit a community-pool-spend proposal
Types ¶
This section is empty.