Type Alias jormungandr::blockcfg::HeaderId

source ·
pub type HeaderId = Hash;

Aliased Type§

struct HeaderId {
    hash: Blake2b256,
}

Fields§

§hash: Blake2b256

Trait Implementations§