pub type Hash = GetBlockHashResponse;
A block hash used by this crate that encodes as hex by default.
pub struct Hash(pub(crate) Hash);
0: Hash