Type Alias holo_hash::NetIdHash

source ·
pub type NetIdHash = HoloHash<NetId>;
Expand description

The hash of a network ID

Aliased Type§

struct NetIdHash { /* private fields */ }