polkadot-node-subsystem-types 10.0.0

Subsystem traits and message definitions (polkadot v1.9.0)
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.