Creates a new SimulateTraceConfig object.
Optional enable?: booleanOptional scratchOptional stackOptional stateOptional enableA boolean option for opting in execution trace features simulation endpoint.
Optional scratchA boolean option enabling returning scratch slot changes together with execution trace during simulation.
Optional stackA boolean option enabling returning stack changes together with execution trace during simulation.
Optional stateA boolean option enabling returning application state changes (global, local, and box changes) with the execution trace during simulation.
Static Private encodingStatic encodingStatic fromGenerated using TypeDoc
An object that configures simulation execution trace.