Type alias PostponeStartRaydiumClmmBucketV2InstructionArgs
PostponeStartRaydiumClmmBucketV2InstructionArgs: {
newStartValue: number | bigint;
padding?: undefined | number[];
}
Type declaration
-
newStartValue: number | bigint
-
Optional padding?: undefined | number[]