mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Removed RPC updates
- Minor changes
This commit is contained in:
parent
5428b88aa2
commit
fd75e603f0
2 changed files with 8 additions and 6 deletions
|
@ -7,14 +7,15 @@ http://opensource.org/licenses/MIT.
|
||||||
##### GetHashesPerSec
|
##### GetHashesPerSec
|
||||||
{% include helpers/subhead-links.md %}
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
{% assign summary_getHashesPerSec="was removed in Bitcoin Core 0.11.0." %}
|
{% assign summary_getHashesPerSec="was removed in Bitcoin Core 0.11.0 and is not part of Dash." %}
|
||||||
|
|
||||||
|
<!-- __ -->
|
||||||
|
|
||||||
{% autocrossref %}
|
{% autocrossref %}
|
||||||
|
|
||||||
*Requires wallet support.*
|
*Requires wallet support.*
|
||||||
|
|
||||||
The `gethashespersec` RPC {{summary_getHashesPerSec}} If you have an older
|
{{WARNING_ICON}} The `gethashespersec` RPC {{summary_getHashesPerSec}}.
|
||||||
version of Bitcoin Core, use `help gethashespersec` to get help.
|
|
||||||
|
|
||||||
*See also*
|
*See also*
|
||||||
|
|
||||||
|
|
|
@ -7,12 +7,13 @@ http://opensource.org/licenses/MIT.
|
||||||
##### GetWork
|
##### GetWork
|
||||||
{% include helpers/subhead-links.md %}
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
{% assign summary_getWork="was removed in Bitcoin Core 0.10.0." %}
|
{% assign summary_getWork="was removed in Bitcoin Core 0.10.0. and is not part of Dash" %}
|
||||||
|
|
||||||
|
<!-- __ -->
|
||||||
|
|
||||||
{% autocrossref %}
|
{% autocrossref %}
|
||||||
|
|
||||||
The `getwork` RPC {{summary_getWork}} If you have an older
|
{{WARNING_ICON}} The `getwork` RPC {{summary_getWork}}.
|
||||||
version of Bitcoin Core, use `help getwork` to get help.
|
|
||||||
|
|
||||||
*See also*
|
*See also*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue