Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
remove review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rphmeier committed Jul 8, 2021
1 parent 87f3204 commit 72f439a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions node/core/approval-voting/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2310,8 +2310,6 @@ async fn launch_approval(
"Detected invalid candidate as an approval checker.",
);

// REVIEW: should timeouts and internal execution errors lead to dispute?
// only some execution errors?
sender.send_message(DisputeCoordinatorMessage::IssueLocalStatement(
session_index,
candidate_hash,
Expand Down

0 comments on commit 72f439a

Please sign in to comment.