Type Alias sp_mixnet::types::PeerId

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

Ed25519 public key of a libp2p peer.