getgenerate
mining removed deprecated v0.13 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 whether the node was generating (mining) blocks. 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.
getgenerate
DEPRECATED. Returns true/false whether the node is mining. Removed in 0.13;
Bitcoin Core no longer includes CPU mining in the wallet.