reth_
revm
1.1.4
In reth_
revm::
interpreter::
opcode
reth_revm
::
interpreter
::
opcode
Constant
CREATE
Copy item path
pub const CREATE:
u8
= 0xF0; // 240u8
Expand description
The
0xF0
(“CREATE”) opcode.