This diff lets the callsite decide to continue or stop the tree traversal at each leaf. Returning true continue the loop, and returning false stops it.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC1e89fde33b27: Stop parsing the radix tree if the callback function returns false
ninja check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable