Type Alias Hash

Source
pub type Hash = GetBlockHashResponse;
Expand description

A block hash used by this crate that encodes as hex by default.

Aliased Type§

pub struct Hash(pub(crate) Hash);

Tuple Fields§

§0: Hash