SimulateRequest is the request type for the Service.Simulate RPC method.
Tx is the standard type used for broadcasting transactions.
tx_bytes is the raw transaction.
Since: cosmos-sdk 0.43
A successful response.
GasInfo defines tx execution gas context.
Result is the union of ResponseFormat and ResponseCheckTx.