curl -X GET -i -H "Accept: application/json" -d '{"jsonrpc": "2.0"}' http://localhost:30159/getheight
request | response |
height | |
status |
sample:
{"height":2870383,"status":"OK"}
curl -X GET -i -H "Accept: application/json" -d '{"jsonrpc": "2.0"}' http://localhost:30159/getheight
request | response |
height | |
status |
sample:
{"height":2870383,"status":"OK"}