• Sets the URI (ipfs, s3, arweave etc.) of the node with the given ID.

    Parameters

    • id: string

      The ID of the node.

    • uri: string

      The new URI of the node.

    Returns Promise<TransactionReceipt>

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

Generated using TypeDoc