Skip to content

Commit

Permalink
duplicate proof -> duplicate block proof
Browse files Browse the repository at this point in the history
  • Loading branch information
AshwinSekar committed Dec 3, 2024
1 parent bd9d399 commit 5cf8254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proposals/0204-slashable-event-verification.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ in Solana's gossip protocol to verify duplicate proofs for use in fork choice.

#### Proof verification

`shred1` and `shred2` constitute a valid duplicate proof if any of the following
conditions are met:
`shred1` and `shred2` constitute a valid duplicate block proof if any of the
following conditions are met:

- Both shreds specify the same index and shred type, however their payloads
differ
Expand Down

0 comments on commit 5cf8254

Please sign in to comment.