You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice on some distributions the fee taken isn't exactly the rate currently programmed into the contract code. Im not sure where the miscalculation is but I believe the correct way to handle this is:
write a unit test specifically to check the fee taken
correct the logic if its found to be incorrect
The text was updated successfully, but these errors were encountered:
I notice on some distributions the fee taken isn't exactly the rate currently programmed into the contract code. Im not sure where the miscalculation is but I believe the correct way to handle this is:
The text was updated successfully, but these errors were encountered: