Skip to content

Commit

Permalink
Let's be a bit less strict here.
Browse files Browse the repository at this point in the history
  • Loading branch information
eskimor committed Nov 26, 2024
1 parent fc315ac commit c12241d
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 @@ -122,7 +122,7 @@ impl SecondingError {
PersistedValidationDataMismatch |
CandidateHashMismatch |
RelayParentMismatch |
Duplicate | ParentHeadDataMismatch |
ParentHeadDataMismatch |
InvalidCoreIndex(_, _) |
InvalidSessionIndex(_, _) |
InvalidReceiptVersion(_)
Expand Down

0 comments on commit c12241d

Please sign in to comment.