api • Docs
near-sdk-js v2.0.0 / api / promiseBatchThen
promiseBatchThen(promiseIndex, accountId): PromiseIndex
promiseIndex
accountId
PromiseIndex
Attach a callback NEAR promise to a batch of NEAR promise actions.
• promiseIndex: PromiseIndex
The NEAR promise index of the batch.
• accountId: string
string
The account ID of the target contract.
packages/near-sdk-js/src/api.ts:556arrow-up-right
Last updated 1 year ago