Documentation ¶
Index ¶
- Constants
- func GetCmdBurn() *cobra.Command
- func GetCmdCreateDenom() *cobra.Command
- func GetCmdDraftDenomMetadata() *cobra.Command
- func GetCmdMint() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQuerySubspaceDenoms() *cobra.Command
- func GetCmdSetDenomMetadata() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const (
FlagOutputPath = "output-path"
)
Variables ¶
This section is empty.
Functions ¶
func GetCmdBurn ¶
GetCmdBurn returns the command used to burn a denom from the treasury account
func GetCmdCreateDenom ¶
GetCmdCreateDenom returns the command used to create a denom
func GetCmdDraftDenomMetadata ¶
GetCmdDraftDenomMetadata returns the command used to draft a denom metadata
func GetCmdMint ¶
GetCmdMint returns the command used to mint a denom to an address
func GetCmdQueryParams ¶
GetCmdQueryParams returns the command to query the params of the module
func GetCmdQuerySubspaceDenoms ¶
GetCmdQuerySubspaceDenoms returns the command to query subspace denoms of the given subspace with id
func GetCmdSetDenomMetadata ¶
GetCmdSetDenomMetadata returns the command used to set the metadata of the denom
func GetQueryCmd ¶
GetQueryCmd returns the command allowing to perform queries
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.