Skip to main content

Module bootstrap

Module bootstrap 

Source
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§

BootstrapConfig
Bootstrap configuration for connecting to initial peers.
BootstrapConnector
Bootstrap node connector with retry logic.