gethashespersec

mining removed deprecated v0.12 removed v0.13
This RPC no longer exists in Bitcoin Core. Documented here so users finding old tutorials, blog posts, or code samples can learn what it did, when it went away, and what to use instead.

Returned the hashes-per-second rate of the node's CPU miner. CPU mining was removed entirely from Bitcoin Core.

Use instead

No direct replacement, the underlying functionality was removed entirely. See the relevant Bitcoin Core release notes for context.

Last-known help text

From the version just before removal.

gethashespersec

DEPRECATED. Returns a recent hashes-per-second performance measurement of the
internal CPU miner. Removed in 0.13 along with all CPU-mining functionality.
← back to all RPCs