proto/cosmos/bank/v1beta1/tx.pb
library
Classes
-
MsgMultiSend
-
MsgMultiSend represents an arbitrary multi-in, multi-out send message.
-
MsgMultiSendResponse
-
MsgMultiSendResponse defines the Msg/MultiSend response type.
-
MsgSend
-
MsgSend represents a message to send coins from one account to another.
-
MsgSendResponse
-
MsgSendResponse defines the Msg/Send response type.
-
MsgSetSendEnabled
-
MsgSetSendEnabled is the Msg/SetSendEnabled request type.
-
MsgSetSendEnabledResponse
-
MsgSetSendEnabledResponse defines the Msg/SetSendEnabled response type.
-
MsgUpdateParams
-
MsgUpdateParams is the Msg/UpdateParams request type.
-
MsgUpdateParamsResponse
-
MsgUpdateParamsResponse defines the response structure for executing a
MsgUpdateParams message.