Module config

Module config 

Source
Expand description

Configuration-related public types

Structs§

Chain
Db
HoprLibConfig
HostConfig
Configuration of the listening host.
NetworkConfig
Configuration for the crate::network::Network object
ProbeConfig
Configuration for the probing mechanism
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.