stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3k stars 658 forks source link

Test: miner correctly sets bitvec to reward set length in naka_node now #4894

Closed kantai closed 1 week ago

kantai commented 1 week ago

This fixes an integration test assertion in develop. The naka_node miner is correctly setting the bitvec length, which altered the assertion in this test.