forge
1.2.3
In forge::
revm::
primitives::
alloy_
primitives::
utils
Structs
Keccak256
Unit
Enums
DecimalSeparator
ParseUnits
UnitsError
Constants
EIP191_PREFIX
KECCAK256_EMPTY
Functions
box_try_new
box_try_new_uninit
eip191_hash_message
eip191_message
format_ether
format_units
format_units_with
keccak256
parse_ether
parse_units
try_collect_vec
vec_try_with_capacity
forge
::
revm
::
primitives
::
alloy_primitives
::
utils
Constant
KECCAK256_EMPTY
Copy item path
Settings
Help
Summary
pub const KECCAK256_EMPTY:
FixedBytes
<32>;
Expand description
The
Keccak-256
hash of the empty string
""
.