Crate domain_service

Source
Expand description

Service and ServiceFactory implementation. Specialized wrapper over substrate service.

Modules§

config
network
providers
rpc
A collection of node-specific RPC methods.

Structs§

DomainParams
NewFull
Domain full node along with some other components.

Functions§

new_full
Builds service for a domain full node.

Type Aliases§

DomainOperator
FullBackend
FullClient
Domain full client.
FullPool
A transaction pool for a full node.