pub const MAX_PEER_ID_LENGTH: usize = 128;
Expand description

MaxPeerIDLength is the maximum length allowed for any on-chain peer ID. Most Peer IDs are expected to be less than 50 bytes.