Optional options: { Optional delayTotal seconds of delay budget available across all postpones (default DEFAULT_POSTPONE_DELAY_BUDGET_SECONDS)
Optional maxMax number of postpones allowed (default DEFAULT_POSTPONE_MAX_POSTPONES)
Generated using TypeDoc
Creates a plain PostponableStart policy value — grants a graduation bucket the ability to have its start condition postponed on-chain, up to
maxPostponestimes and withindelayBudgetSecondstotal.Used directly by the inline
addRaydiumClmmBucketV2instruction, whosepostponableStartargument is a plain optional rather than the extension-list entries created by createPostponableStart (CPMM) and createClmmPostponableStart (CLMM).