Enum ScriptType

The type of script

enum ScriptType : int { ... }

Enum members

NameDescription
Lock may contain any opcodes
Redeem redeem is treated as a lock script (all opcodes allowed)
Unlock may only contain stack push opcodes