Function zkevm_circuits::util::word::empty_code_hash_word_value
source · pub fn empty_code_hash_word_value<F: Field>() -> WordLoHi<Value<F>>
Expand description
Return the hash of the empty code as a WordLoHi<Value<F>>
in little-endian.