Type Alias holochain::prelude::NetIdHash

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

The hash of a network ID

Aliased Type§

struct NetIdHash { /* private fields */ }