Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
squadgazzz committed Jan 30, 2025
1 parent 9f0cbc8 commit 7f86000
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ impl Validator {
});
}

/// Try to notify all the non-settling external solvers.
/// Try to notify all the non-settling solvers.
fn notify_solvers(&self, non_settling_solvers: &[eth::Address]) {
let futures = non_settling_solvers
.iter()
Expand Down

0 comments on commit 7f86000

Please sign in to comment.