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