@arkade-os/sdk Documentation - v0.4.54
    Preparing search index...

    Type Alias ProviderKind

    ProviderKind: "arkade" | "indexer"

    Which remote dependency an availability failure refers to. Used to label the ProviderUnavailableError message and the wallet's ProviderConnectionState; it is deliberately not carried as a structured field on the error, since custom Error own-properties do not survive the service-worker postMessage boundary (only name/message/cause do).