Documentation ¶
Index ¶
- func BurnMTExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func EditMTExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func IssueDenomExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func MintMTExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func QueryBlancesExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *mttypes.QueryBalancesResponse
- func QueryDenomExec(t *testing.T, network simapp.Network, clientCtx client.Context, denomID string, ...) *mttypes.Denom
- func QueryDenomsExec(t *testing.T, network simapp.Network, clientCtx client.Context, ...) *mttypes.QueryDenomsResponse
- func QueryMTExec(t *testing.T, network simapp.Network, clientCtx client.Context, denomID string, ...) *mttypes.MT
- func QueryMTsExec(t *testing.T, network simapp.Network, clientCtx client.Context, denomID string, ...)
- func TransferDenomExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
- func TransferMTExec(t *testing.T, network simapp.Network, clientCtx client.Context, from string, ...) *simapp.ResponseTx
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BurnMTExec ¶
func EditMTExec ¶
func IssueDenomExec ¶
func IssueDenomExec( t *testing.T, network simapp.Network, clientCtx client.Context, from string, extraArgs ...string, ) *simapp.ResponseTx
IssueDenomExec creates a redelegate message.
func MintMTExec ¶
func QueryBlancesExec ¶ added in v1.7.0
func QueryDenomExec ¶
func QueryDenomsExec ¶
func QueryMTExec ¶
func QueryMTsExec ¶ added in v1.7.0
func TransferDenomExec ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.