promiseBatchActionStake
Last updated
Last updated
• Docs
/ / promiseBatchActionStake
promiseBatchActionStake(
promiseIndex
,amount
,publicKey
):void
Attach a stake promise action to the NEAR promise index with the provided promise index.
• promiseIndex:
The index of the promise to attach a stake action to.
• amount:
The amount of NEAR to stake.
• publicKey: Uint8Array
The public key with which to stake.
void