Crate sc_service

source ·
Expand description

Substrate service. Starts a thread that spins up the network, client, and extrinsic pool. Manages communication between them.

Re-exports

Modules

  • Chain utilities.
  • Substrate Client and associated logic.
  • Service configuration.
  • Errors that can occur during the service operation.

Structs

Enums

Constants

Traits

Functions

Type Definitions