[][src]Constant libp2prs_kad::BETA_VALUE

pub const BETA_VALUE: NonZeroUsize;

The beta parameter of the Kademlia specification.

This parameter determines the number of peers closest to a target that must have responded for a query path to terminate.