rosetta-lbry/lbry/client_fixtures/get_block_not_found_response.json

8 lines
114 B
JSON
Raw Normal View History

2020-09-16 21:03:14 +02:00
{
"result": null,
"error": {
"code": -5,
"message": "Block not found"
},
"id": 1
}