github_com_babylonlabs-io_staking-api-service_internal_shared_types.Error
err
errorCodetypes.ErrorCode (string)
Possible values: [INTERNAL_SERVICE_ERROR, VALIDATION_ERROR, NOT_FOUND, BAD_REQUEST, FORBIDDEN, UNPROCESSABLE_ENTITY, REQUEST_TIMEOUT]
statusCodeinteger
github_com_babylonlabs-io_staking-api-service_internal_shared_types.Error
{
"err": {},
"errorCode": "INTERNAL_SERVICE_ERROR",
"statusCode": 0
}