Documentation ¶
Index ¶
- func BurnMTExec(clientCtx client.Context, from string, denomID string, mtID string, ...) (testutil.BufferWriter, error)
- func EditMTExec(clientCtx client.Context, from string, denomID string, mtID string, ...) (testutil.BufferWriter, error)
- func IssueDenomExec(clientCtx client.Context, from string, denom string, extraArgs ...string) (testutil.BufferWriter, error)
- func MintMTExec(clientCtx client.Context, from string, denomID string, mtID string, ...) (testutil.BufferWriter, error)
- func QueryDenomExec(clientCtx client.Context, denomID string, extraArgs ...string) (testutil.BufferWriter, error)
- func QueryDenomsExec(clientCtx client.Context, extraArgs ...string) (testutil.BufferWriter, error)
- func QueryMTExec(clientCtx client.Context, denomID string, mtID string, extraArgs ...string) (testutil.BufferWriter, error)
- func TransferDenomExec(clientCtx client.Context, from string, recipient string, denomID string, ...) (testutil.BufferWriter, error)
- func TransferMTExec(clientCtx client.Context, from string, recipient string, denomID string, ...) (testutil.BufferWriter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BurnMTExec ¶
func EditMTExec ¶
func IssueDenomExec ¶
func IssueDenomExec(clientCtx client.Context, from string, denom string, extraArgs ...string) (testutil.BufferWriter, error)
IssueDenomExec creates a redelegate message.
func MintMTExec ¶
func QueryDenomExec ¶
func QueryDenomsExec ¶
func QueryMTExec ¶
func TransferDenomExec ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.