foundry_
common
0.2.0
In foundry_
common::
constants
foundry_common
::
constants
Constant
CONTRACT_MAX_SIZE
Copy item path
Source
pub const CONTRACT_MAX_SIZE:
usize
= 24576;
Expand description
Maximum size in bytes (0x6000) that a contract can have.