Constant EIP7702_MAGIC_HASH
pub const EIP7702_MAGIC_HASH: FixedBytes<32>;
Available on crate feature
evm
only.Expand description
Hash of EF01 bytes that is used for EXTCODEHASH when called from legacy bytecode.
pub const EIP7702_MAGIC_HASH: FixedBytes<32>;
evm
only.Hash of EF01 bytes that is used for EXTCODEHASH when called from legacy bytecode.