dash/doc/release-notes-4885.md
Kittywhiskers Van Gogh 282b02e6b2
rpc: split spork manipulation logic to distinct "sporkupdate" call (#4885)
* 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>
2022-06-18 19:52:45 +03:00

287 B

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.