If set to true, indicates that this script should be wrapped in a push
statement for testing.
This is useful for scripts that serve as "bytecode templates" – e.g.
formatted messages or signature preimages. These scripts are typically not
evaluated as bytecode but appear within push statements elsewhere in the
template.
If set to
true
, indicates that this script should be wrapped in a push statement for testing.This is useful for scripts that serve as "bytecode templates" – e.g. formatted messages or signature preimages. These scripts are typically not evaluated as bytecode but appear within push statements elsewhere in the template.
Defaults to
false
.