SimulateRequest is the request type for the Service.Simulate RPC method.
Optional
tx is the transaction to simulate. Deprecated. Send raw tx bytes instead.
tx_bytes is the raw transaction.
Since: cosmos-sdk 0.43
byte
Generated using TypeDoc
SimulateRequest is the request type for the Service.Simulate RPC method.