Implements the gossip protocol for the Solana blockchain, enabling node discovery and cluster information propagation.
# Cargo.toml
[dependencies]
solana-gossip = "4.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
References the GossipService for Solana's gossip protocol.
Use within a Solana validator or SDK project.
No dependency data recorded yet.