Type Alias thor::wallet::HeaderId

source ·
pub type HeaderId = Hash;

Aliased Type§

struct HeaderId {
    hash: Blake2b256,
}

Fields§

§hash: Blake2b256