Skip to content

Commit 57794df

Browse files
paritytech-cmd-bot-polkadot-sdk[bot]eskimorsandreim
authored
[stable2407] Backport #6662 (#6801)
Backport #6662 into `stable2407` 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]> Co-authored-by: Andrei Sandu <[email protected]>
1 parent f2ada78 commit 57794df

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
@@ -102,7 +102,7 @@ impl SecondingError {
102102
self,
103103
PersistedValidationDataMismatch |
104104
CandidateHashMismatch |
105-
Duplicate | ParentHeadDataMismatch
105+
ParentHeadDataMismatch
106106
)
107107
}
108108
}

0 commit comments

Comments
 (0)