Skip to content

Commit

Permalink
Merge branch 'master' into commandMacro
Browse files Browse the repository at this point in the history
  • Loading branch information
ndkazu authored Nov 30, 2024
2 parents 262529c + 5e0bcb0 commit 68ed1b6
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 68ed1b6

Please sign in to comment.