const GOSSIP_PING_TOKEN_SIZE: usize = 32;
Expand description

Number of bytes in the randomly generated token sent with ping messages.