/zeta-chain/observer/blame_by_identifier/{blame_identifier}
A successful response.
An unexpected error response.
curl -L \ --url 'https://zetachain.nownodes.io/zeta-chain/observer/blame_by_identifier/{blame_identifier}'
{ "blame_info": { "index": "text", "failure_reason": "text", "nodes": [ { "pub_key": "text", "blame_data": "text", "blame_signature": "text" } ] } }