This is a small refactor that makes the code easier to reason about by limiting the use of iterators. This causes less dereferences (the code is easier to read) and allow for a mapTx lookup removal.
Details
Details
- Reviewers
sdulfari - Group Reviewers
Restricted Project - Commits
- rABC22e23cf537c1: More block template creation simplifications
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable