Expand description
Network configuration types for validators, shards, and cross-chain messaging.
Structs§
- Cross
Chain Config - The configuration for cross-chain message delivery.
- Exporter
Service Config - The server configuration for the linera-exporter.
- Notification
Config - The configuration for notification delivery to proxies.
- Proxy
Config - The network configuration of a proxy.
- Shard
Config - The network configuration of a shard.
- Validator
Internal Network PreConfig - The network configuration for all shards.
- Validator
Public Network PreConfig - The public network configuration for a validator.
Enums§
- Network
Protocol - The network protocol.
- TlsConfig
- The TLS configuration for the gRPC protocol.
Type Aliases§
- ShardId
- The index of a shard within a validator.
- Validator
Internal Network Config - The network configuration for all shards.
- Validator
Public Network Config - The public network configuration for a validator.