Skip to content

Commit ac77d42

Browse files
committed
docs: clarify that deprecation extends to address in masternodelist
1 parent bbcd9d5 commit ac77d42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release-notes-6665.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Updated RPCs
77
* The key `service` has been deprecated for some RPCs (`decoderawtransaction`, `decodepsbt`, `getblock`, `getrawtransaction`,
88
`gettransaction`, `masternode status` (only for the `dmnState` key), `protx diff`, `protx listdiff`) and has been replaced
99
with the key `addresses`.
10+
* This deprecation also extends to the functionally identical key, `address` in `masternode list` (and its alias, `masternodelist`)
1011
* The deprecated key is still available without additional runtime arguments but is liable to be removed in future versions
1112
of Dash Core.
1213
* This change does not affect `masternode status` (except for the `dmnState` key) as `service` does not represent a payload

0 commit comments

Comments
 (0)