Update text/0031-corejam.md

Co-authored-by: asynchronous rob <rphmeier@gmail.com>
This commit is contained in:
Gavin Wood
2023-10-02 16:56:42 +01:00
committed by GitHub
parent 0b5b7ab2a2
commit 26fd0ed33e
+1 -1
View File
@@ -304,7 +304,7 @@ Once both Availability and any additional requirements are met (including orderi
#### Initial Validation
There are a number of Initial Validation requirements which the RcBA must do in order to ensure no time is wasted on further, possibly costly, computation. Sicne the same tests are done on-chain, then for a Block Author to expect to make a valid block these tests must be done prior to actually placing the Attestations in the Relay-chain Block Body.
There are a number of Initial Validation requirements which the RcBA must do in order to ensure no time is wasted on further, possibly costly, computation. Since the same tests are done on-chain, then for a Block Author to expect to make a valid block these tests must be done prior to actually placing the Attestations in the Relay-chain Block Body.
Firstly, any given Work Report must have enough signatures in the Attestation to be considered for Reporting on-chain. Only one Work Report may be considered for Reporting from each RcVG per block.