mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-02 09:06:01 +00: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.