Type Alias jormungandr::blockcfg::HeaderHash

source ·
pub type HeaderHash = HeaderId;

Aliased Type§

struct HeaderHash {
    hash: Blake2b256,
}

Fields§

§hash: Blake2b256