Skip to content

Commit 57791ea

Browse files
eskimoreskimor
authored andcommitted
Let's be a bit less strict here. (paritytech#6662)
This might actually happen in non malicious cases. Co-authored-by: eskimor <eskimor@no-such-url.com>
1 parent a879197 commit 57791ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • polkadot/node/network/collator-protocol/src

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

Lines changed: 1 addition & 1 deletion
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)