From caf905835be80d97e219129bd3a3839aae968175 Mon Sep 17 00:00:00 2001 From: Ashwin Sekar Date: Tue, 17 Dec 2024 18:26:09 -0500 Subject: [PATCH] pr feedback: lower shred is coding for overlap --- proposals/0204-slashable-event-verification.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proposals/0204-slashable-event-verification.md b/proposals/0204-slashable-event-verification.md index 406aa1a41..60aaeeb12 100644 --- a/proposals/0204-slashable-event-verification.md +++ b/proposals/0204-slashable-event-verification.md @@ -127,8 +127,8 @@ following conditions are met: - Both shreds specify the same FEC set, however their merkle roots differ - Both shreds specify the same FEC set and are coding shreds, however their erasure configs conflict -- At least one shred is a coding shred, and its erasure meta indicates an FEC set - overlap. + The shreds specify different FEC sets, the lower index shred is a coding shred, + and its erasure meta indicates an FEC set overlap. - The shreds are data shreds with different indices and the shred with the lower index has the `LAST_SHRED_IN_SLOT` flag set