package
0.0.0-20230731053445-bf468637a738
Repository: https://github.com/fibonacci-chain/core.git
Documentation: pkg.go.dev
# Functions
GetCmdDenomAuthorityMetadata returns the authority metadata for a queried denom.
GetCmdDenomsFromCreator a command to get a list of all tokens created by a specific creator address.
GetParams returns the params for the module.
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns the transaction commands for this module.
NewBurnCmd broadcast MsgBurn.
NewChangeAdminCmd broadcast MsgChangeAdmin.
NewCreateDenomCmd broadcast MsgCreateDenom.
NewMintCmd broadcast MsgMint.