mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
389 B
389 B
Deprecated or removed RPCs
- The
getaddressinfoRPClabelsfield now returns an array of label name strings. Previously, it returned an array of JSON objects containingnameandpurposekey/value pairs, which is now deprecated and will be removed in 0.21. To re-enable the previous behavior, launch bitcoind with-deprecatedrpc=labelspurpose.