pub type Hash = H256;
Expand description

Ethereum Hash (256 bits).

Trait Implementations

Convert the type to a Word.