pub const MAX_INITCODE_SIZE: usize = 0x12000; // 73_728usize
By default the limit is 0x12000 (73_728 bytes).
0x12000