mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 22:43:34 +08:00
8 lines
141 B
JSON
8 lines
141 B
JSON
{
|
|
"found": false,
|
|
"result": {
|
|
"entity_type": "unknown_hash"
|
|
},
|
|
"error": "No block or transaction found with hash \"0xabc123\""
|
|
}
|