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
|
||||
{% 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*
|
||||
|
||||
|
|
|
@ -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*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue