revm_
bytecode
1.0.0
In revm_
bytecode::
opcode
revm_bytecode
::
opcode
Constant
STOP
Copy item path
Source
pub const STOP:
u8
= 0x00;
Expand description
The
0x00
(“STOP”) opcode.