Module settings

Module settings 

Source
Expand description

Network configuration settings. This holds the configured P2P instance behaviour and is controlled by clients of this API.

Structs§

MagicBytes
Distinguishes distinct P2P networks
NetworkProfile
Network Profile info unique for each profile/transport
NetworkProfileOpt
Settings
P2P network settings. The scope of this is a P2P network instance configured by the library user.
SettingsOpt
Defines the network settings so we can have P2P configurations in TOML files.

Enums§

BanPolicy
Ban policies definitions.

Type Aliases§

BlacklistEntry 🔒