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 Passed - Unit
No Test Coverage - Build Status
Buildable 29657 Build 58849: Build Diff build-without-wallet · build-clang-tidy · build-clang · build-diff · build-debug Build 58848: arc lint + arc unit