reth_
revm
1.3.1
In reth_
revm::
bytecode
Modules
bitvec
bytecode
decode_errors
eip7702
eof
legacy
opcode
utils
Structs
Eof
JumpTable
LegacyAnalyzedBytecode
LegacyRawBytecode
Enums
Bytecode
BytecodeDecodeError
CodeType
EofValidationError
Constants
EOF_MAGIC
EOF_MAGIC_HASH
Statics
EOF_MAGIC_BYTES
Functions
validate_eof
validate_eof_code
validate_eof_codes
validate_eof_inner
validate_raw_eof
validate_raw_eof_inner
reth_revm
::
bytecode
Constant
EOF_MAGIC
Copy item path
Settings
Help
Summary
pub const EOF_MAGIC:
u16
= 0xEF00; // 61_184u16
Expand description
EOF Magic in
u16
form