Skip to main content

PeerId

Type Alias PeerId 

Source
pub type PeerId = PublicKey;
Expand description

A peer ID.

Aliased Typeยง

pub struct PeerId(/* private fields */);