SimulateRequest is the request type for the Service.Simulate RPC method.

Hierarchy

  • V1Beta1SimulateRequest

Properties

Properties

tx is the transaction to simulate. Deprecated. Send raw tx bytes instead.

tx_bytes?: string

tx_bytes is the raw transaction.

Since: cosmos-sdk 0.43

Format

byte

Generated using TypeDoc