Previously, the module struggles with handling calculations when the token amounts are in the billions and trillions. This fix increases the rounding sensitivity such that we round up more often when there are small discrepencies due to fix point math. (ie.e 0.98 gets rounded to 1)
Previously, the module struggles with handling calculations when the token amounts are in the billions and trillions. This fix increases the rounding sensitivity such that we round up more often when there are small discrepencies due to fix point math. (ie.e 0.98 gets rounded to 1)