Dev Docs: Warn That GetWork RPC Will Be Removed In 0.10

Just saw this mentioned in IRC and it's a trivial change.
This commit is contained in:
David A. Harding 2014-11-18 10:31:43 -05:00
parent e29104fb82
commit ff9c3f9886
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -3222,6 +3222,10 @@ getwork [data]
Provides a block header which can be hashed to attempt to find the next
block, and lets a miner return a successful header.
![Warning icon](/img/icon_warning.svg)
**Warning:** `getwork` will be removed in Bitcoin Core 0.10. Use
the `getblocktemplate` RPC instead.
{% endautocrossref %}
**Argument: A Header Hash**