$SimulationEvalOverrides
const$SimulationEvalOverrides:object
Type declaration
description
readonlydescription:"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."='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.'
properties
readonlyproperties:object
properties.allow-empty-signatures
readonlyproperties.allow-empty-signatures:object
properties.allow-empty-signatures.description
readonlyproperties.allow-empty-signatures.description:"If true, transactions without signatures are allowed and simulated as if they were properly signed."='If true, transactions without signatures are allowed and simulated as if they were properly signed.'
properties.allow-empty-signatures.type
readonlyproperties.allow-empty-signatures.type:"boolean"='boolean'
properties.allow-unnamed-resources
readonlyproperties.allow-unnamed-resources:object
properties.allow-unnamed-resources.description
readonlyproperties.allow-unnamed-resources.description:"If true, allows access to unnamed resources during simulation."='If true, allows access to unnamed resources during simulation.'
properties.allow-unnamed-resources.type
readonlyproperties.allow-unnamed-resources.type:"boolean"='boolean'
properties.extra-opcode-budget
readonlyproperties.extra-opcode-budget:object
properties.extra-opcode-budget.description
readonlyproperties.extra-opcode-budget.description:"The extra opcode budget added to each transaction group during simulation"='The extra opcode budget added to each transaction group during simulation'
properties.extra-opcode-budget.type
readonlyproperties.extra-opcode-budget.type:"integer"='integer'
properties.max-log-calls
readonlyproperties.max-log-calls:object
properties.max-log-calls.description
readonlyproperties.max-log-calls.description:"The maximum log calls one can make during simulation"='The maximum log calls one can make during simulation'
properties.max-log-calls.type
readonlyproperties.max-log-calls.type:"integer"='integer'
properties.max-log-size
readonlyproperties.max-log-size:object
properties.max-log-size.description
readonlyproperties.max-log-size.description:"The maximum byte number to log during simulation"='The maximum byte number to log during simulation'
properties.max-log-size.type
readonlyproperties.max-log-size.type:"integer"='integer'
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:1342