Skip to main content
CALLCODE
revm_
context
15.0.0
In revm_
context::
database_
interface::
state::
bytecode::
opcode
revm_context
::
database_interface
::
state
::
bytecode
::
opcode
Constant
CALLCODE
Copy item path
pub const CALLCODE:
u8
= 0xF2; // 242u8
Expand description
The
0xF2
(“CALLCODE”) opcode.