Type Alias NetIdHash

Source
pub type NetIdHash = HoloHash<NetId>;
Expand description

The hash of a network ID

Aliased Typeยง

struct NetIdHash { /* private fields */ }