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

    Class DigestMismatchError

    Thrown by RestArkProvider when arkd rejects a request with DIGEST_MISMATCH — the client's cached server info was stale (e.g. an operator signer rotation). By the time this surfaces the provider has already refreshed its info and fired onServerInfoChanged; the caller should rebuild the request under the fresh server info and retry. Mirrors NArk's DigestMismatchException (dotnet-sdk #131): the SDK never silently retries.

    Hierarchy

    • Error
      • DigestMismatchError
    Index

    Constructors

    Constructors