We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c36933 commit ea15d55Copy full SHA for ea15d55
stackslib/src/chainstate/coordinator/tests.rs
@@ -6355,7 +6355,7 @@ fn test_pox_no_anchor_selected() {
6355
assert_eq!(&pox_id.to_string(), "1111");
6356
}
6357
6358
- // Because there is a missing anchor block, the blinded coordinator will not advance on any
+ // Because there is a missing anchor block, the blinded coordinator will not advance on any
6359
// fork that does not build upon one
6360
{
6361
let ic = sort_db_blind.index_handle_at_tip();
0 commit comments