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