pub type Hash = GetBlockHashResponse;Expand description
A block hash used by this crate that encodes as hex by default.
Aliased Typeยง
pub struct Hash(/* private fields */);pub type Hash = GetBlockHashResponse;A block hash used by this crate that encodes as hex by default.
pub struct Hash(/* private fields */);