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