api • Docs
near-sdk-js v2.0.0 / api / promiseResultRaw
promiseResultRaw(promiseIndex): Uint8Array
promiseIndex
Uint8Array
Returns the result of the NEAR promise for the passed promise index.
• promiseIndex: PromiseIndex
PromiseIndex
The index of the promise to return the result for.
packages/near-sdk-js/src/api.ts:822arrow-up-right
Last updated 1 year ago