Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for the service binaries.

Structs§

BlockExporterConfig
The configuration file for the linera-exporter.
DestinationConfig
Configuration file for the exports.
DestinationId
A unique identifier for an export destination, combining its address and kind.
LimitsConfig
The configuration file to impose various limits on the resources used by the linera-exporter.

Enums§

Destination
The uri to provide export services to.
DestinationKind
The description for the gRPC based destination. Discriminates the export mode and the client to use.