rosetta-lbry/bitcoin/client_fixtures/get_block_not_found_response.json
2020-09-17 14:40:16 -07:00

8 lines
No EOL
114 B
JSON

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