Constant solana_gossip::cluster_info::MIN_STAKE_FOR_GOSSIP
source · const MIN_STAKE_FOR_GOSSIP: u64 = solana_sdk::native_token::LAMPORTS_PER_SOL; // 1_000_000_000u64
Expand description
Minimum stake that a node should have so that its CRDS values are propagated through gossip (few types are exempted).