Since: cosmos-sdk 0.47
TxEncodeRequest is the request type for the Service.TxEncode RPC method.
Tx is the standard type used for broadcasting transactions.
A successful response.
TxEncodeResponse is the response type for the Service.TxEncode method.
tx_bytes is the encoded transaction bytes.