HomePhabricator

rpc: deprecate getaddressinfo label field

Description

rpc: deprecate getaddressinfo label field

Summary:
Note: the help message was already up to date (see D8214)

This is a backport of Core PR17585 [3/5]
https://github.com/bitcoin/bitcoin/pull/17585/commits/d48875fa20d0b71b978cb3d1f85dd9ec14e664cc
Depends on D8701

Test Plan:

src/bitcoind &
addr=`src/bitcoin-cli getnewaddress`
src/bitcoin-cli getaddressinfo $addr
src/bitcoin-cli stop

src/bitcoind -deprecatedrpc=label &
src/bitcoin-cli getaddressinfo $addr

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

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

Details

Provenance
Jon Atack <jon@atack.com>Authored on Nov 25 2019, 00:20
PiRKCommitted on Dec 19 2020, 11:45
PiRKPushed on Dec 19 2020, 11:45
Reviewer
Restricted Project
Differential Revision
D8702: rpc: deprecate getaddressinfo label field
Parents
rABC94bf18e8bf1c: gui: Remove WalletView and BitcoinGUI circular dependency
Branches
Unknown
Tags
Unknown