Skip to main content

HeaderHash

Type Alias HeaderHash 

Source
pub type HeaderHash = Hash<{ size::HEADER }>;

Aliased Type§

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

Trait Implementations§

Source§

impl From<&Point> for HeaderHash

Source§

fn from(point: &Point) -> Self

Converts to this type from the input type.