mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
282b02e6b2
* rpc: split spork manipulation logic to distinct "sporkupdate" call Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> * docs: add release notes for dash#4885 Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
5 lines
287 B
Markdown
5 lines
287 B
Markdown
Updated RPCs
|
|
------------
|
|
|
|
* The `spork` RPC call will no longer offer both get (labelled as "basic mode") and set (labelled as "advanced mode") functionality. `spork` will now only offer "basic" functionality. "Advanced" functionality is now exposed through the `sporkupdate` RPC call.
|