diff --git a/_includes/ref_core_rpcs-abcdefg.md b/_includes/ref_core_rpcs-abcdefg.md index c8b028f1..743505d2 100644 --- a/_includes/ref_core_rpcs-abcdefg.md +++ b/_includes/ref_core_rpcs-abcdefg.md @@ -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**