Constant solana_gossip::cluster_info::GOSSIP_PING_TOKEN_SIZE
source · const GOSSIP_PING_TOKEN_SIZE: usize = 32;
Expand description
Number of bytes in the randomly generated token sent with ping messages.
const GOSSIP_PING_TOKEN_SIZE: usize = 32;
Number of bytes in the randomly generated token sent with ping messages.