-
The input field
ipAndPorthas been renamed tocoreP2PAddrs.coreP2PAddrscan now, in addition to accepting a string, accept an array of strings, subject to validation rules.
-
The key
servicehas been deprecated for some RPCs (decoderawtransaction,decodepsbt,getblock,getrawtransaction,gettransaction,masternode status(only for thedmnStatekey),protx diff,protx listdiff) and has been replaced with the fieldaddresses.- The deprecated field can be re-enabled using
-deprecatedrpc=servicebut is liable to be removed in future versions of Dash Core. - This change does not affect
masternode status(except for thedmnStatekey) asservicedoes not represent a payload value but the external address advertised by the active masternode.
- The deprecated field can be re-enabled using