revm_
primitives
20.0.0
In revm_
primitives::
eip7907
revm_primitives
::
eip7907
Constant
MAX_CODE_SIZE
Copy item path
Source
pub const MAX_CODE_SIZE:
usize
= 0xC000;
Expand description
By default the limit is
0xC000
(49_152 bytes).