Method Reference

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

getinfo

Node
Parameters
(none)
Returns
Object with height, peers, version, difficulty
Example Request
{"jsonrpc":"2.0","method":"getinfo","params":[],"id":1}