lib-base.trove.whatchanged
Last updated
Last updated
Home > @mosaic/lib-base > Trove > whatChanged
Calculate the difference between this Trove and another.
Signature:
that
The other Trove.
borrowingRate
Borrowing rate to use when calculating a borrowed amount.
Returns:
TroveChange<Decimal> | undefined
An object representing the change, or undefined
if the Troves are equal.