From 26fd0ed33e6fdbc9ee416302dc7a624f717167b4 Mon Sep 17 00:00:00 2001 From: Gavin Wood Date: Mon, 2 Oct 2023 16:56:42 +0100 Subject: [PATCH] Update text/0031-corejam.md Co-authored-by: asynchronous rob --- text/0031-corejam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/0031-corejam.md b/text/0031-corejam.md index 3ee9e67..7c10f59 100644 --- a/text/0031-corejam.md +++ b/text/0031-corejam.md @@ -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.