Module discovery

Source
Expand description

Bootstrap Discovery Module

Provides multiple mechanisms for discovering bootstrap nodes:

  1. Hardcoded well-known bootstrap nodes
  2. Three-word address resolution
  3. DNS-based discovery (future)
  4. Peer exchange from connected nodes

Structs§

BootstrapConfig
Bootstrap configuration for different deployment scenarios
BootstrapDiscovery
Well-known bootstrap nodes for the P2P Foundation network
ConfigurableBootstrapDiscovery
Enhanced bootstrap discovery with configuration

Enums§

FallbackBehavior