pub const CLOSE_GROUP_SIZE: usize = 5;
Number of nodes in a Kademlia close group.
Clients fetch quotes from the CLOSE_GROUP_SIZE closest nodes to a target address and select the median-priced quote for payment.
CLOSE_GROUP_SIZE