Function getFunds

  • Get balance available for the user for capital as well as the commodity market.

    Parameters

    Returns Promise<Funds>

    details of user's funds {equity: {start, ...}, commodity: {start, ...}}

Generated using TypeDoc