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
grandpa: remove stray comment
  • Loading branch information
andresilva committed Aug 28, 2020
commit ead53e5f7f76c7a52441746cd7db71d5f178fe1b
1 change: 0 additions & 1 deletion frame/grandpa/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,6 @@ fn valid_equivocation_reports_dont_pay_fees() {

// report the equivocation again which is invalid now since it is
// duplicate.
// let call =
let post_info = Grandpa::report_equivocation_unsigned(
Origin::none(),
equivocation_proof,
Expand Down