1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/api_response.txt

7 lines
74 B
Text
Raw Normal View History

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