Type alias AddStreamflowBucketV1InstructionDataArgs
Add
Streamflow
Bucket
V1
Instruction
Data
Args
: { amount
: number | bigint; config
: StreamflowConfigArgs; index
?: number; padding
?: number[]; }
Type declaration
-
amount: number | bigint
-
-
Optional index?: number
-
Optional padding?: number[]