1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/test_api_files/api_response.txt
2024-03-21 13:16:33 +00:00

7 lines
No EOL
74 B
Text

{
"id": 1234,
"jsonrpc": "2.0",
"result": {
"status": "OK"
}
}