Type Alias mixnet::core::PeerId

source ยท
pub type PeerId = [u8; 32];
Expand description

Globally unique identifier for a network peer. This is treated as an opaque type.