polkadot-node-subsystem-types 27.0.0

Subsystem traits and message definitions
Documentation

Subsystem trait definitions and message types.

Node-side logic for Polkadot is mostly comprised of Subsystems, which are discrete components that communicate via message-passing. They are coordinated by an overseer, provided by a separate crate.