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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable