Type alias BucketEntryArgs
Bucket
Entry
Args
: { bucketType
: KeyArgs; index
: number; padding
: number[]; solAllocationBps
: number; stored
: boolean; tokenAllocation
: number | bigint; }
Type declaration
-
-
index: number
-
padding: number[]
-
solAllocationBps: number
-
stored: boolean
-
tokenAllocation: number | bigint