hopr_lib

Module config

Source
Expand description

Configuration-related public types

Structs§

Chain
Db
HeartbeatConfig
Configuration for the Heartbeat mechanism
HoprLibConfig
HostConfig
Configuration of the listening host.
NetworkConfig
Configuration for the crate::network::Network object
ProtocolConfig
Configuration of the P2P protocols.
SafeModule
TransportConfig
Configuration of the physical transport mechanism.

Enums§

HostType
Enumeration of possible host types.

Constants§

DEFAULT_HOST
DEFAULT_PORT
DEFAULT_SAFE_TRANSACTION_SERVICE_PROVIDER

Functions§

validate_external_host
Validates the HostConfig to be used as an external host

Type Aliases§

StrategyConfig
An alias for the strategy configuration type.