> ## Documentation Index
> Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ErrorDetails

Decoded details for an unrecognized or failed transaction

Implements: [`DecodedDetails`](/api-reference/streaming-api/types/decoded-details)

## Fields

<ResponseField name="message" type="string">
  Error or status message describing the issue
</ResponseField>
