SimulateTransactionResponse
SimulateTransactionResponse:
object
Type declaration
eval-overrides?
optional
eval-overrides:SimulationEvalOverrides
exec-trace-config?
optional
exec-trace-config:SimulateTraceConfig
initial-states?
optional
initial-states:SimulateInitialStates
last-round
last-round:
number
The round immediately preceding this simulation. State changes through this round were used to run this simulation.
txn-groups
txn-groups:
SimulateTransactionGroupResult
[]
A result object for each transaction group that was simulated.
version
version:
number
The version of this response object.
Defined in
types.gen.ts:2116