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
{% 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 %}
*Requires wallet support.*
The `gethashespersec` RPC {{summary_getHashesPerSec}} If you have an older
version of Bitcoin Core, use `help gethashespersec` to get help.
{{WARNING_ICON}} The `gethashespersec` RPC {{summary_getHashesPerSec}}.
*See also*

View file

@ -7,12 +7,13 @@ http://opensource.org/licenses/MIT.
##### GetWork
{% 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 %}
The `getwork` RPC {{summary_getWork}} If you have an older
version of Bitcoin Core, use `help getwork` to get help.
{{WARNING_ICON}} The `getwork` RPC {{summary_getWork}}.
*See also*