We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
address
masternodelist
1 parent bbcd9d5 commit ac77d42Copy full SHA for ac77d42
doc/release-notes-6665.md
@@ -7,6 +7,7 @@ Updated RPCs
7
* The key `service` has been deprecated for some RPCs (`decoderawtransaction`, `decodepsbt`, `getblock`, `getrawtransaction`,
8
`gettransaction`, `masternode status` (only for the `dmnState` key), `protx diff`, `protx listdiff`) and has been replaced
9
with the key `addresses`.
10
+ * This deprecation also extends to the functionally identical key, `address` in `masternode list` (and its alias, `masternodelist`)
11
* The deprecated key is still available without additional runtime arguments but is liable to be removed in future versions
12
of Dash Core.
13
* This change does not affect `masternode status` (except for the `dmnState` key) as `service` does not represent a payload
0 commit comments