diff options
| author | John Newbery <[email protected]> | 2019-04-04 16:02:53 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2019-04-15 12:16:21 -0400 |
| commit | b3a04c963d4e761b66a1a8c1aae1c835534e47eb (patch) | |
| tree | d949f6c634a5b4bffd8f361776c7c3e002023a43 /src/net_processing.cpp | |
| parent | doc: Update manpages for changes since rc2 (diff) | |
| download | discoin-b3a04c963d4e761b66a1a8c1aae1c835534e47eb.tar.xz discoin-b3a04c963d4e761b66a1a8c1aae1c835534e47eb.zip | |
[rpc] Remove the addresses field from the getaddressinfo return object
The "addresses" field was confusing because it refered to public keys
using their P2PKH address. It was included in the return object when
needed for backward compatibility. Remove that compatibility now that
the -deprecatedrpc=validateaddress option has been removed.
New applications should use the 'embedded'->'address' field for P2SH or
P2WSH wrapped addresses, and 'pubkeys' for inspecting multisig
participants.
Github-Pull: 15750
Rebased-From: b4338c151d4788c33f4b7c54daaf7f94b193a624
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions