Skip to content

Commit

Permalink
fixup for featurue_llmq_evo - still doesn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
knst committed Oct 6, 2023
1 parent 0237234 commit 76bbc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/feature_llmq_evo.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def run_test(self):
self.log.info("Test that EvoNodes are paid 4x blocks in a row")
self.test_evo_payments(window_analysis=256)

# TODO send an EHF signal!
self.mine_quorum()
self.activate_mn_rr()
self.log.info("Activated MN RewardReallocation at height:" + str(self.nodes[0].getblockcount()))

Expand Down

0 comments on commit 76bbc82

Please sign in to comment.