Files
stacks-blockchain-api/docs/api/errors/search-not-found.json
2020-07-22 08:00:48 -07:00

8 lines
141 B
JSON

{
"found": false,
"result": {
"entity_type": "unknown_hash"
},
"error": "No block or transaction found with hash \"0xabc123\""
}