nutsfinance / tapio-eth

MIT License
1.16k stars 30 forks source link

Update rewards in redeem #23

Closed zjb0807 closed 1 year ago

zjb0807 commented 1 year ago

In redeem, totalSupply was updated, and the fee was not recorded in rewards.

ukby1234 commented 1 year ago

This isn't the actual fee. In almost all cases, the returned value will be close to 0. It's for making the pool calculation accurate due to rounding errors from exchange rates.