• Returns the number of nodes created by the registered wallet making this call.

    Parameters

    • rootWalletAddress: string

      The address of the root wallet.

    Returns Promise<BigNumber>

    A promise that resolves with the number of nodes created by the registered wallet making this call.

Generated using TypeDoc