Summary of the change:
We are now comparing currentRate as well with the currentRate in midnightRate and check if is in bound.
If not we are clipping it as well.
Updated memo field to show the rate in USD instead.
Updated jackson-databind dependency to the latest version from maven.
Related issue(s): Closes #144 #145 #148
Summary of the change: We are now comparing currentRate as well with the
currentRate
inmidnightRate
and check if is in bound. If not we are clipping it as well.Updated memo field to show the rate in
USD
instead.Updated
jackson-databind
dependency to the latest version from maven.Applicable documentation