Documentation ¶
Index ¶
- func GetCmdProxyContractRedirectProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
- func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryTokenMapping(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdTemplateContract(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdTokenMappingProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
- func GetQueryCmd(moduleName string, cdc *codec.Codec) *cobra.Command
- func SetContractTemplateProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdProxyContractRedirectProposal ¶ added in v1.5.4
func GetCmdProxyContractRedirectProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
func GetCmdQueryParams ¶
GetCmdQueryParams implements the query params command.
func GetCmdQueryTokenMapping ¶ added in v1.5.2
func GetCmdTemplateContract ¶ added in v1.5.4
func GetCmdTokenMappingProposal ¶
func GetCmdTokenMappingProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
GetCmdTokenMappingProposal returns a CLI command handler for creating a token mapping proposal governance transaction.
func GetQueryCmd ¶
GetQueryCmd defines erc20 module queries through the cli
func SetContractTemplateProposal ¶ added in v1.5.4
func SetContractTemplateProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.