• Moves a node corresponding to the passed parentId to an org node corresponding to the passed newParentId.

    Parameters

    • assetId: string
    • parentId: string

    Returns Promise<TransactionReceipt>

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

Generated using TypeDoc