Constant MAX_PICONET_SIZE
pub const MAX_PICONET_SIZE: u64 = 8; // 8u64
Expand description
Maximum number of peers that can be connected to a node. (Core Spec 5.0, Vol 2, Part B, Section 1)
pub const MAX_PICONET_SIZE: u64 = 8; // 8u64
Maximum number of peers that can be connected to a node. (Core Spec 5.0, Vol 2, Part B, Section 1)