SimulateTransactionResponse
SimulateTransactionResponse:
object
Type declaration
eval-overrides?
optionaleval-overrides:SimulationEvalOverrides
exec-trace-config?
optionalexec-trace-config:SimulateTraceConfig
initial-states?
optionalinitial-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