rosetta-lbry/lbry/client_fixtures/get_block_not_found_response.json
Thomas Zarebczan 3ba4c37047
LBRY
LBRY Updates
2020-12-08 00:08:02 -05:00

8 lines
No EOL
114 B
JSON

{
"result": null,
"error": {
"code": -5,
"message": "Block not found"
},
"id": 1
}