pub const MAX_SCRIPT_LENGTH: u64 = 1024 * 1024; // 1_048_576u64
Maximum length of script, in instructions.