mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 02:37:58 +00:00
Fix typo in service.rs (#472)
This commit is contained in:
committed by
Sergey Pepyakin
parent
307dcbde1a
commit
6c72983e75
@@ -16,7 +16,7 @@
|
||||
|
||||
//! Consensus service.
|
||||
|
||||
/// Consensus service. A long runnung service that manages BFT agreement and parachain
|
||||
/// Consensus service. A long running service that manages BFT agreement and parachain
|
||||
/// candidate agreement over the network.
|
||||
///
|
||||
/// This uses a handle to an underlying thread pool to dispatch heavy work
|
||||
|
||||
Reference in New Issue
Block a user