• Sets the access authorization contract on the node with the given ID.

    Parameters

    • assetId: string
    • accessAuthAddress: string

    Returns Promise<TransactionReceipt>

    A promise that resolves with the transaction receipt. For more information, see Ethers.js Documentation.

Generated using TypeDoc