H64

Type Alias H64 

Source
pub type H64 = EthereumType<8_usize, true>;
Expand description

A 64 bit (8 bytes) hash type.

Aliased Typeยง

pub struct H64(/* private fields */);