Creates a new SimulationEvalOverrides
object.
Optional
allowOptional
allowOptional
extraOptional
fixOptional
maxOptional
maxOptional
allowIf true, transactions without signatures are allowed and simulated as if they were properly signed.
Optional
allowIf true, allows access to unnamed resources during simulation.
Optional
extraThe extra opcode budget added to each transaction group during simulation
Optional
fixIf true, signers for transactions that are missing signatures will be fixed during evaluation.
Optional
maxThe maximum log calls one can make during simulation
Optional
maxThe maximum byte number to log during simulation
Static
Private
encodingStatic
encodingStatic
fromGenerated using TypeDoc
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.