pub const MAX_SCRIPT_LENGTH: u64 = 1024 * 1024; // 1_048_576u64
Expand description

Maximum length of script, in instructions.