Skip to main content

CLOSE_GROUP_SIZE

Constant CLOSE_GROUP_SIZE 

Source
pub const CLOSE_GROUP_SIZE: usize = 5;
Expand description

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.