Function addConsentToOnConsentProtocol

  • Parameters

    • nftId: number

      The NFT Id expecting consent to be added by user.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

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

    Returns Promise<ConsentAddedEvent>

    ConsentAddedEvent Blockchain event.

    Name

    addConsentToOnConsentProtocol

    Summary

    Adds user consent to transmit the NFT (for users specified in the account list for OnConsent protocol only)

Generated using TypeDoc