mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-21 08:41:01 +00:00
Fix typo in service.rs (#472)
This commit is contained in:
committed by
Sergey Pepyakin
parent
b4fbe0643f
commit
075f3f34d5
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
//! Consensus service.
|
//! 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.
|
/// candidate agreement over the network.
|
||||||
///
|
///
|
||||||
/// This uses a handle to an underlying thread pool to dispatch heavy work
|
/// This uses a handle to an underlying thread pool to dispatch heavy work
|
||||||
|
|||||||
Reference in New Issue
Block a user