createVestingBatch()
createVestingBatch()
function createVestingBatch(
params,
invoker,
env): Promise<BatchInstructionResult>;Defined in: create-vesting-batch.ts:63
Parameters
| Parameter | Type |
|---|---|
params | ICreateVestingBatchParams |
invoker | Invoker |
env | Env & NativeOptions |
Returns
Promise<BatchInstructionResult>