Function notifyEnclaveKeyUpdate

  • Parameters

    • nftId: number

      The capsule NFT Id to signify that new keys were requested by the capsule owner.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

      Execution trigger that can be set either to BlockInclusion or BlockFinalization.

    Returns Promise<CapsuleKeyUpdateNotifiedEvent>

    CapsuleKeyUpdateNotifiedEvent Blockchain event.

    Name

    notifyEnclaveKeyUpdate

    Summary

    Notifies the enclave that capsule owner requests new keys.

Generated using TypeDoc