Error
An error response.
statusinteger<int64>required
The unique error code.
messagestringrequired
The human-readable error message.
Error
{
"status": 404,
"message": "Blockchain Not Found"
}
An error response.
The unique error code.
The human-readable error message.
{
"status": 404,
"message": "Blockchain Not Found"
}