api • Docs
near-sdk-js v2.0.0 / api / promiseBatchActionCreateAccount
promiseBatchActionCreateAccount(promiseIndex): void
promiseIndex
void
Attach a create account promise action to the NEAR promise index with the provided promise index.
• promiseIndex: PromiseIndex
PromiseIndex
The index of the promise to attach a create account action to.
packages/near-sdk-js/src/api.ts:571arrow-up-right
Last updated 1 year ago