mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Clarify solo mining version applicability
This commit is contained in:
parent
0193889a6e
commit
7d4bbf975b
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ The simplest and earliest method was the now-deprecated Bitcoin Core
|
|||
`getwork` RPC, which constructs a header for the miner directly. Since a
|
||||
header only contains a single 4-byte nonce good for about 4 gigahashes,
|
||||
many modern miners need to make dozens or hundreds of `getwork` requests
|
||||
a second. Solo miners may still use `getwork`, but most pools today
|
||||
a second. Solo miners may still use `getwork` on v0.9.5 or below, but most pools today
|
||||
discourage or disallow its use.
|
||||
|
||||
{% endautocrossref %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue