Class SimulateResponse

Result of a transaction group simulation.

Implements

Constructors

Properties

evalOverrides?: SimulationEvalOverrides

The set of parameters and limits override during simulation. If this set of parameters is present, then evaluation parameters may differ from standard evaluation in certain ways.

execTraceConfig?: SimulateTraceConfig

An object that configures simulation execution trace.

initialStates?: SimulateInitialStates

Initial states of resources that were accessed during simulation.

lastRound: bigint

The round immediately preceding this simulation. State changes through this round were used to run this simulation.

A result object for each transaction group that was simulated.

version: number

The version of this response object.

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc