pub const MAX_CODE_SIZE: usize = 0x6000; // 24_576usize
EIP-170: Contract code size limit
By default the limit is 0x6000 (~25kb)
0x6000