Documentation
    Preparing search index...
    • Builds a complete error context from an error and storage state.

      Parameters

      • error: Error | BeaconError

        The BeaconError or Error instance

      • storage: Storage

        The storage instance to read diagnostic data from

      • Optionaltransport: TransportType

        Optional transport type being used

      Returns Promise<ErrorContext>

      Promise resolving to complete error context