blockchain/utils/api_response.txt

7 lines
74 B
Text
Raw Permalink Normal View History

2018-12-27 18:50:45 +03:00
{
"id": 1234,
"jsonrpc": "2.0",
"result": {
"status": "OK"
}
}