@adcp/client API Reference - v3.11.2
    Preparing search index...

    Variable ProposalErrorCodesConst

    ProposalErrorCodes: {
        NOT_SUPPORTED: "proposals_not_supported";
        PROPOSAL_NOT_FOUND: "proposal_not_found";
        PROPOSAL_EXPIRED: "proposal_expired";
        INVALID_ALLOCATION: "invalid_allocation";
        GENERATION_FAILED: "generation_failed";
    } = ...

    Error codes for proposal operations

    Type Declaration

    • ReadonlyNOT_SUPPORTED: "proposals_not_supported"
    • ReadonlyPROPOSAL_NOT_FOUND: "proposal_not_found"
    • ReadonlyPROPOSAL_EXPIRED: "proposal_expired"
    • ReadonlyINVALID_ALLOCATION: "invalid_allocation"
    • ReadonlyGENERATION_FAILED: "generation_failed"