Skip to main content

Module network_defaults

Module network_defaults 

Source
Expand description

Release-bundled bootstrap multiaddresses and portable payment defaults.

Structs§

BootstrapSeeds
Validated bootstrap addresses, separated by transport.
BrowserNetworkDefaults
Browser-only projection of the trusted mainnet configuration.
NetworkDefaultsError
A configuration error detected before opening any network connection.

Functions§

browser_mainnet_defaults
Return defaults without connecting, even before WebRTC seeds are published.
bundled_bootstrap_seeds
The same resource shipped by native release archives.
parse_bootstrap_seeds
Read both transport lists. Legacy peers is an alias for quic.
parse_quic_seed
Parse a QUIC multiaddress, accepting legacy socket addresses for migration.