This line duplicated the block hashes, as they were already saved in that list using the list returned by generatetoaddress. It didn't cause any issue because all the following tests looped over the 101 first indices of that list, so the duplicated values were just ignored.
Details
Details
- Reviewers
roqqit - Group Reviewers
Restricted Project - Commits
- rABCbbe8d5dd70a0: [test] remove pointless block_hashes.append(...)
with chronik
ninja check-functional
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable