Issue Details

Number
20552
Title
addnode RPC call should return success/failure indicator
Description
Calling `bitcoin-cli addnode i-am-not-an-address onetry` fails immediately and permanently, but does not give any indication that happened. Having `addnode .. onetry` instead block and return either an error or indicate the peer id of the new connection would probably be better. See also https://github.com/bitcoin/bitcoin/pull/19315#pullrequestreview-528084558
URL
https://github.com/bitcoin/bitcoin/issue/20552
Closed by
#30381
Back to List