PeerID

Type Alias PeerID 

Source
pub type PeerID = u64;
Expand description

Unique id for each peer. It’s a random u64 by default.