Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update network/src/lib.rs
Co-authored-by: Bastian Köcher <[email protected]>
  • Loading branch information
cecton and bkchr authored Jun 3, 2020
commit 64a33029456848e7e354025280c3e5fdab2aa3d5
1 change: 0 additions & 1 deletion network/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ where
trace!(
target: "cumulus-network",
"validation failed because a justification is needed if the block at the top of the chain."
block",
);

Validation::Failure
Expand Down