promiseBatchCreate
api • Docs
near-sdk-js v2.0.0 / api / promiseBatchCreate
Function: promiseBatchCreate()
promiseBatchCreate(
accountId
):PromiseIndex
Create a NEAR promise which will have multiple promise actions inside.
Parameters
• accountId: string
The account ID of the target contract.
Returns
Defined in
Last updated