HomePhabricator

Fix `getaddednodeinfo` RPC call with dns=false
4412c5a759afUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix getaddednodeinfo RPC call with dns=false

The getaddednodeinfo RPC call, when invoked with the dns flag set to
false, returns a malformed JSON object with duplicate keys.

Change this to return an array of objects with one key as
shown in the help message.

Fixes #3581.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jan 27 2014, 09:31
deadalnixPushed on May 14 2017, 22:04
Parents
rABCe16ee005ec7e: Merge pull request #3598
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC4412c5a759af: Fix `getaddednodeinfo` RPC call with dns=false (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jan 29 2014, 13:46