Expand description

Service configuration.

Structs

Service configuration.

Implementation of Transport whose implementation is handled by some FFI.

Representation of a Multiaddr.

Address of a node, including its identity.

Network service configuration.

Configuration of the database of the client.

Configuration of the Prometheus endpoint.

Callable object that execute tasks.

List of telemetry servers we want to talk to. Contains the URL of the server, and the maximum verbosity level.

Pool configuration options.

Enums

The base path that is used for everything that needs to be write on disk to run a node.

Where to find the database..

Block pruning settings.

Configuration of the client keystore.

The configuration of a node’s secret key, describing the type of key and how it is obtained. A node’s identity keypair is the result of the evaluation of the node key configuration.

Pruning mode.

Role of the local node.

Available RPC methods.

Type for tasks spawned by the executor.

Block body storage scheme.

Specification of different methods of executing the runtime Wasm code.

Traits