Skip to main content

Module config

Module config 

Source
Expand description

Network configuration types for validators, shards, and cross-chain messaging.

Structs§

CrossChainConfig
The configuration for cross-chain message delivery.
ExporterServiceConfig
The server configuration for the linera-exporter.
NotificationConfig
The configuration for notification delivery to proxies.
ProxyConfig
The network configuration of a proxy.
ShardConfig
The network configuration of a shard.
ValidatorInternalNetworkPreConfig
The network configuration for all shards.
ValidatorPublicNetworkPreConfig
The public network configuration for a validator.

Enums§

NetworkProtocol
The network protocol.
TlsConfig
The TLS configuration for the gRPC protocol.

Type Aliases§

ShardId
The index of a shard within a validator.
ValidatorInternalNetworkConfig
The network configuration for all shards.
ValidatorPublicNetworkConfig
The public network configuration for a validator.