Optional
When set to false, disables transaction validation checks during simulation. This allows inspecting non-public/non-entry Move functions and other transactions that would normally fail validation.
false
Defaults to true (checks enabled).
true
When set to
false, disables transaction validation checks during simulation. This allows inspecting non-public/non-entry Move functions and other transactions that would normally fail validation.Defaults to
true(checks enabled).