api • Docs
near-sdk-js v2.0.0 / api / promiseBatchCreate
promiseBatchCreate(accountId): PromiseIndex
accountId
PromiseIndex
Create a NEAR promise which will have multiple promise actions inside.
• accountId: string
string
The account ID of the target contract.
packages/near-sdk-js/src/api.ts:546arrow-up-right
Last updated 1 year ago