HomePhabricator

Remove unused access to addpeeraddress RPC output dict element

Description

Remove unused access to addpeeraddress RPC output dict element

Summary: 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.

Test Plan:

./test/functional/test_runner.py abc-cmdline

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D10924

Details

Provenance
FabienAuthored on Jan 28 2022, 10:32
FabienPushed on Jan 28 2022, 10:43
Reviewer
Restricted Project
Differential Revision
D10924: Remove unused access to addpeeraddress RPC output dict element
Parents
rABCbe3a89e814d1: Net processing: Only call PushAddress() from net_processing
Branches
Unknown
Tags
Unknown