mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 20:11:03 +00:00
docs: fix typos (#2193)
This commit is contained in:
@@ -24,7 +24,7 @@ relevant.
|
||||
When a PVF just becomes relevant, the subsystem will send a message to the [Candidate Validation] subsystem asking for
|
||||
the pre-check.
|
||||
|
||||
Upon receving a message from the candidate-validation subsystem, the pre-checker will note down that the PVF has its
|
||||
Upon receiving a message from the candidate-validation subsystem, the pre-checker will note down that the PVF has its
|
||||
judgement and will also sign and submit a [`PvfCheckStatement`][PvfCheckStatement] via the [`submit_pvf_check_statement`
|
||||
runtime API][PVF pre-checking runtime API]. In case, a judgement was received for a PVF that is no longer in view it is
|
||||
ignored.
|
||||
|
||||
Reference in New Issue
Block a user