Module solana_gossip::gossip_service

source ·
Expand description

The gossip_service module implements the network control plane.

Structs§

Functions§

  • Discover Validators in a cluster
  • get_clientDeprecated
    Creates a ThinClient by selecting a valid node at random
  • Makes a spy or gossip node based on whether or not a gossip_addr was passed in Pass in a gossip addr to fully participate in gossip instead of relying on just pulls