Function promiseBatchActionDeleteKey

  • Attach a delete key promise action to the NEAR promise index with the provided promise index.

    Parameters

    • promiseIndex: PromiseIndex

      The index of the promise to attach a delete key action to.

    • publicKey: Uint8Array

      The public key to delete.

    Returns void

Generated using TypeDoc