Expand description
Bootstrap node discovery and connection.
This module handles initial connection to bootstrap nodes with exponential backoff retry logic and peer cache integration. Bootstrap node discovery and connection logic.
This module handles initial connection to bootstrap nodes with retry logic and peer cache integration.
Structs§
- Bootstrap
Config - Bootstrap configuration for connecting to initial peers.
- Bootstrap
Connector - Bootstrap node connector with retry logic.