lib-base.trove.whatchanged
Home > @mosaic/lib-base > Trove > whatChanged
Trove.whatChanged() method
Calculate the difference between this Trove and another.
Signature:
Parameters
Parameter
Type
Description
Returns:
TroveChange<Decimal> | undefined
An object representing the change, or undefined
if the Troves are equal.
Last updated