Skip to content

Commit 5e0bcb0

Browse files
eskimoreskimor
and
eskimor
authored
Let's be a bit less strict here. (#6662)
This might actually happen in non malicious cases. Co-authored-by: eskimor <[email protected]>
1 parent 8eac4e8 commit 5e0bcb0

File tree

1 file changed

+1
-1
lines changed
  • polkadot/node/network/collator-protocol/src

1 file changed

+1
-1
lines changed

polkadot/node/network/collator-protocol/src/error.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ impl SecondingError {
122122
PersistedValidationDataMismatch |
123123
CandidateHashMismatch |
124124
RelayParentMismatch |
125-
Duplicate | ParentHeadDataMismatch |
125+
ParentHeadDataMismatch |
126126
InvalidCoreIndex(_, _) |
127127
InvalidSessionIndex(_, _) |
128128
InvalidReceiptVersion(_)

0 commit comments

Comments
 (0)