rosetta-lbry/lbry/client_fixtures/get_block_not_found_response.json
Thomas Zarebczan 0581f6bcd3
LBRY changes
2020-12-08 01:29:16 -05:00

8 lines
No EOL
114 B
JSON

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