incoming PR16194 is encapsulating that global within the BlockManager
object, this part of the code is still accessing it directly, so I
changed it to use the function here, as not to make the backport
needlessly more complicated to review
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABCcea7b22fdb0f: [refactor] access mapBlockIndex via function in Avalanche code
ninja check-avalanche
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- remove_references_to_mapblockindex
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 12046 Build 23981: Default Diff Build & Tests build-diff Build 23980: Build without Wallet build-without-wallet Build 23979: Build with clang-10 build-clang-10 Build 23978: arc lint + arc unit