mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-07 07:18:03 +00:00
ce9ce49bc6
* Move Role(s) to `sc-network-common` * Introduce `NotificationHandshake` type * Move block announce protocol config creation to `ChainSync` * Include block announcement into `notification_protocols` * Apply review comments * Remove unneeded include * Add missing include * Apply review comments
Substrate service. Starts a thread that spins up the network, client, and extrinsic pool. Manages communication between them.
License: GPL-3.0-or-later WITH Classpath-exception-2.0