Fix spellcheck (#4363)

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
This commit is contained in:
sandreim
2021-11-24 17:15:04 +02:00
committed by GitHub
parent 66aed0d0a4
commit 0912d6a95e
2 changed files with 4 additions and 1 deletions
@@ -48,7 +48,7 @@ pub use queues::{Error as QueueError, ParticipationRequest};
/// How many participation processes do we want to run in parallel the most.
///
/// This should be a relatively low value, while we might have a speedup once we fetched the data,
/// due to multi core architectures, but the fetching itself can not be improved by parallel
/// due to multi-core architectures, but the fetching itself can not be improved by parallel
/// requests. This means that higher numbers make it harder for a single dispute to resolve fast.
const MAX_PARALLEL_PARTICIPATIONS: usize = 3;
+3
View File
@@ -34,6 +34,7 @@ CLI/MS
codebase/SM
codec/SM
commit/D
comparator
computable
conclude/UD
config/MS
@@ -51,6 +52,7 @@ decrement
deduplicated
deinitializing
dequeue/SD
dequeuing
deregister
deserialize/G
DHT
@@ -183,6 +185,7 @@ ParaId
parameterization
parameterize/D
parathread/MS
participations
passthrough
PDK
peerset/MS