Skip to content

Commit f8a6cac

Browse files
[stable2412] Backport #6662 (#6803)
Backport #6662 into `stable2412` from eskimor. See the [documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md) on how to use this bot. <!-- # To be used by other automation, do not modify: original-pr-number: #${pull_number} --> Co-authored-by: eskimor <[email protected]>
1 parent 5e47c23 commit f8a6cac

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

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)