We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
platformP2PPort
platformHTTPPort
1 parent ac77d42 commit ed3db7cCopy full SHA for ed3db7c
doc/release-notes-6811.md
@@ -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