Removed RPC updates

- Minor changes
This commit is contained in:
thephez 2017-11-30 13:25:06 -05:00
parent 5428b88aa2
commit fd75e603f0
2 changed files with 8 additions and 6 deletions

View file

@ -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*

View file

@ -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*