on_getblockhash
Returns block hash by the given height.
URL: http:://127.0.0.1:11211/json_rpc
Request:
{
"id": 0,
"jsonrpc": "2.0",
"method": "on_getblockhash",
"params": [0]
}
Request description:
Response:
{
"id": 0,
"jsonrpc": "2.0",
"result": ""
}
Response description: