Module solana_core::gossip_service [−][src]
The gossip_service module implements the network control plane.
Structs
| GossipService |
Functions
| discover | |
| discover_cluster | Discover Validators in a cluster |
| get_client | Creates a ThinClient by selecting a valid node at random |
| get_clients | Creates a ThinClient per valid node |
| get_multi_client |