promiseBatchThen
Last updated
Last updated
api • Docs
near-sdk-js v2.0.0 / api / promiseBatchThen
promiseBatchThen(
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
The account ID of the target contract.