Skip to content

Commit d693d28

Browse files
committed
removed comments
1 parent aca4027 commit d693d28

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

stackslib/src/chainstate/stacks/boot/pox_4_tests.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3374,10 +3374,6 @@ fn stack_agg_increase() {
33743374
)
33753375
.unwrap();
33763376

3377-
// reward cycles are 5 blocks long
3378-
// first 25 blocks are boot-up
3379-
// reward cycle 6 instantiates pox-3
3380-
// we stack in reward cycle 7 so pox-3 is evaluated to find reward set participation
33813377
peer_config.aggregate_public_key = Some(aggregate_public_key.clone());
33823378
peer_config
33833379
.stacker_dbs

0 commit comments

Comments
 (0)