Documentation ¶
Index ¶
- func LegacyGRPCProtoMsgSend(clientCtx client.Context, keyName string, from, to sdk.Address, ...) (*txtypes.BroadcastTxResponse, error)
- func MsgSendExec(clientCtx client.Context, from, to, amount fmt.Stringer, extraArgs ...string) (testutil.BufferWriter, error)
- func QueryBalancesExec(clientCtx client.Context, address fmt.Stringer, extraArgs ...string) (testutil.BufferWriter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LegacyGRPCProtoMsgSend ¶
func LegacyGRPCProtoMsgSend(clientCtx client.Context, keyName string, from, to sdk.Address, fee, amount []sdk.Coin, extraArgs ...string) (*txtypes.BroadcastTxResponse, error)
LegacyGRPCProtoMsgSend is a legacy method to broadcast a legacy proto MsgSend.
Deprecated.
func MsgSendExec ¶ added in v0.40.0
func QueryBalancesExec ¶ added in v0.40.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.