Skip to content

Commit ed3db7c

Browse files
committed
docs: mark platformP2PPort and platformHTTPPort as deprecated
1 parent ac77d42 commit ed3db7c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/release-notes-6811.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Updated RPCs
2+
------------
3+
4+
* The keys `platformP2PPort` and `platformHTTPPort` have been deprecated for the following RPCs, `decoderawtransaction`,
5+
`decodepsbt`, `getblock`, `getrawtransaction`, `gettransaction`, `masternode status` (only the `dmnState` key),
6+
`protx diff`, `protx listdiff` and has been replaced with the key `addresses`.
7+
* The deprecated key is still available without additional runtime arguments but is liable to be removed in future versions
8+
of Dash Core.

0 commit comments

Comments
 (0)