Variable MAX_CLMM_POOL_SEED_INDEXConst

MAX_CLMM_POOL_SEED_INDEX: 65534 = 0xfffe

Highest valid CLMM pool seed index. Raydium reserves 0, and the Genesis program rejects 0xffff: it is the OptionalU16 no-change sentinel in the update instructions, so an update to it would silently keep the old index.

Generated using TypeDoc