forge
1.1.0
In forge::
revm::
interpreter::
primitives::
eip7702::
bytecode
Structs
Eip7702Bytecode
Enums
Eip7702DecodeError
Constants
EIP7702_MAGIC
EIP7702_MAGIC_HASH
EIP7702_VERSION
Statics
EIP7702_MAGIC_BYTES
forge
::
revm
::
interpreter
::
primitives
::
eip7702
::
bytecode
Constant
EIP7702_MAGIC
Copy item path
Settings
Help
Summary
pub const EIP7702_MAGIC:
u16
= 0xEF01; // 61_185u16
Expand description
EIP-7702 Version Magic in u16 form.