foundry_common::constants

Constant CONTRACT_MAX_SIZE

Source
pub const CONTRACT_MAX_SIZE: usize = 24576;
Expand description

Maximum size in bytes (0x6000) that a contract can have.