forge
1.2.3
In forge::
revm::
primitives::
constants
Constants
BLOCK_HASH_HISTORY
CALL_STACK_LIMIT
KECCAK_EMPTY
MAX_INITCODE_SIZE
PRECOMPILE3
STACK_LIMIT
forge
::
revm
::
primitives
::
constants
Constant
KECCAK_EMPTY
Copy item path
Settings
Help
Summary
pub const KECCAK_EMPTY:
FixedBytes
<32>;
Expand description
The Keccak-256 hash of the empty string
""
.