x402-chainlink
    Preparing search index...

    Type Alias ErrorCode

    ErrorCode:
        | "EINVALID_INPUT"
        | "ENOT_FOUND"
        | "ETIMEOUT"
        | "ECONFLICT"
        | "ECANCELLED"
        | "EINTERNAL"
        | "ENETWORK"
        | "EPAYMASTER"

    Standard error codes following EINVALID_INPUT pattern. These codes are part of the public API and must remain stable.