promiseResultRaw
api • Docs
near-sdk-js v2.0.0 / api / promiseResultRaw
Function: promiseResultRaw()
promiseResultRaw(
promiseIndex
):Uint8Array
Returns the result of the NEAR promise for the passed promise index.
Parameters
• promiseIndex: PromiseIndex
The index of the promise to return the result for.
Returns
Uint8Array
Defined in
Last updated