Method Reference

Complete JSON-RPC method catalog with parameters, return types, and examples.

getmininginfo

Mining
Parameters
(none)
Returns
Object: difficulty, hashrate, blocks
Example Request
{"jsonrpc":"2.0","method":"getmininginfo","params":[],"id":1}