☰
Hash
Trait Implementations
ToWord
In zkevm_keccak::util::eth_types
?
Type Definition
zkevm_keccak
::
util
::
eth_types
::
Hash
source
·
[
−
]
pub type Hash =
H256
;
Expand description
Ethereum Hash (256 bits).
Trait Implementations
source
impl
ToWord
for
Hash
source
fn
to_word
(&self) ->
Word
Convert the type to a
Word
.