Type alias AddUnlockedBucketV1InstructionData
AddUnlockedBucketV1InstructionData: {
discriminator: number;
index: number;
padding: number[];
solAllocationBps: number;
start: bigint;
tokenAllocation: bigint;
}
Type declaration
-
discriminator: number
-
index: number
-
padding: number[]
-
solAllocationBps: number
-
start: bigint
-
tokenAllocation: bigint