• Publishes a reference node under the given parent node.

    Parameters

    • parentNodeId: string

      The ID of the parent node.

    • publishParams: PublishParam

      The parameters for the new assets.

    Returns Promise<TransactionReceipt>

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

Generated using TypeDoc