pub const MAX_SCRIPT_DATA_LENGTH: u64 = 1024 * 1024 * 1024; // 0x0000_0000_4000_0000u64
Maximum length of script data, in bytes.