Simulate
Last updated
Was this helpful?
Last updated
Was this helpful?
SimulateRequest is the request type for the Service.Simulate RPC method.
tx is the transaction to simulate. Deprecated. Send raw tx bytes instead.
tx_bytes is the raw transaction.
Since: cosmos-sdk 0.43
SimulateResponse is the response type for the Service.SimulateRPC method.