Type alias AddDistributionBucketV1InstructionArgs
AddDistributionBucketV1InstructionArgs: {
amount: number | bigint;
index?: undefined | number;
padding?: undefined | number[];
start: number | bigint;
}
Type declaration
-
amount: number | bigint
-
Optional index?: undefined | number
-
Optional padding?: undefined | number[]
-
start: number | bigint