Skip to content

Commit 5cf8254

Browse files
committed
duplicate proof -> duplicate block proof
1 parent bd9d399 commit 5cf8254

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0204-slashable-event-verification.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ in Solana's gossip protocol to verify duplicate proofs for use in fork choice.
115115

116116
#### Proof verification
117117

118-
`shred1` and `shred2` constitute a valid duplicate proof if any of the following
119-
conditions are met:
118+
`shred1` and `shred2` constitute a valid duplicate block proof if any of the
119+
following conditions are met:
120120

121121
- Both shreds specify the same index and shred type, however their payloads
122122
differ

0 commit comments

Comments
 (0)