Structs§
- Chain
Config - Client
- Running client. As long as this object is alive, the client reads/writes the database and has a JSON-RPC server open.
- Config
- Json
RpcListen Config - See
ChainConfig::json_rpc_listen
.
Enums§
- LogLevel
- Log level of a log entry.
- Relay
Chain Send Json RpcRequest Error - Error potentially returned by
Client::relay_chain_send_json_rpc_request
. - Start
Error - Error potentially returned by
start
.
Traits§
- LogCallback
- Allow generating logs.
Functions§
- start
- Runs the node using the given configuration.