Crate smoldot_full_node
source ·Structs§
- Running client. As long as this object is alive, the client reads/writes the database and has a JSON-RPC server open.
Enums§
- Log level of a log entry.
- Error potentially returned by
Client::relay_chain_send_json_rpc_request
. - Error potentially returned by
start
.
Traits§
- Allow generating logs.
Functions§
- Runs the node using the given configuration.