API ReferenceDaemon API Methodson_getblockhashOn this pageon_getblockhashReturns block hash by the given height.URL: http:://127.0.0.1:11211/json_rpcRequest:{ "id": 0, "jsonrpc": "2.0", "method": "on_getblockhash", "params": [0]}Request description:Response:{ "id": 0, "jsonrpc": "2.0", "result": ""}Response description: