Skip to content

Commit

Permalink
[stable2407] Backport #6662 (#6801)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
3 people authored Dec 11, 2024
1 parent f2ada78 commit 57794df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot/node/network/collator-protocol/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ impl SecondingError {
self,
PersistedValidationDataMismatch |
CandidateHashMismatch |
Duplicate | ParentHeadDataMismatch
ParentHeadDataMismatch
)
}
}
Expand Down

0 comments on commit 57794df

Please sign in to comment.