Function getTransmissionOnConsentData

  • Name

    getTransmissionOnConsentData

    Summary

    Provides the list of address that gave their consent to a transmission protocol.

    Returns

    An array of the account address that gave their consent.

    Parameters

    • nftId: number

      The ID of the NFT to check address that gave their consent.

    Returns Promise<string[]>

Generated using TypeDoc