The ["success"] is unused and causing confusion. It may indicate a missing assert which is not the case here as some addresses are expected to fail, and the total number is asserted after the loop.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC8ee3efcb12e9: Remove unused access to addpeeraddress RPC output dict element
./test/functional/test_runner.py abc-cmdline
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_unused_success_field
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18048 Build 35918: Build Diff build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 35917: arc lint + arc unit