Expand description
Service and ServiceFactory implementation. Specialized wrapper over substrate service.
Modules§
- config
- dsn
- rpc
- A collection of node-specific RPC methods.
- sync_
from_ dsn
Structs§
- NewFull
- Full node along with some other components.
- Other
Partial Components - Other partial components returned by
new_partial()
Enums§
- Error
- Error type for Subspace service.
Functions§
- mmr_
sync - Synchronize MMR-leafs from remote offchain storage of the synced peer.
- new_
full - Builds a new service for a full client.
- new_
partial - Creates
PartialComponents
for Subspace client. - wait_
for_ block_ import
Type Aliases§
- Full
Backend - Full
Client - Subspace-like full client.
- Full
Select Chain - Host
Functions - Host functions required for Subspace
- Runtime
Executor - Runtime executor for Subspace