Module zkevm_circuits::util::word
source · Expand description
Define generic Word type with utility functions
Structs§
- The EVM word for witness
Word
, special alias for Word2.
Traits§
- Get the word expression
Functions§
- Return the hash of the empty code as a
WordLoHi<Value<F>>
in little-endian.