Crate domain_service

source ·
Expand description

Service and ServiceFactory implementation. Specialized wrapper over substrate service.

Modules§

  • A collection of node-specific RPC methods. Substrate provides the sc-rpc crate, which defines the core RPC layer used by Substrate nodes. This file extends those RPC definitions with capabilities that are specific to this project’s runtime configuration.

Structs§

Functions§

  • Build the network service, the network status sinks and an RPC sender.
  • Builds service for a domain full node.

Type Aliases§