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.
A successful response.
SimulateResponse is the response type for the Service.SimulateRPC method.
GasInfo defines tx execution gas context.
Result is the union of ResponseFormat and ResponseCheckTx.