Function calculateMaxRemainingDeposit

  • Returns the maximum remaining deposit that can be made to the spot market. If the maxTokenDeposits on the market is zero then there is no limit and this function will also return zero. (so that needs to be checked)

    Returns

    Parameters

    Returns BN

Generated using TypeDoc