echidna-streaming-series icon indicating copy to clipboard operation
echidna-streaming-series copied to clipboard

Fix #15

Open aviggiano opened this issue 2 years ago • 1 comments

Fixes #15

aviggiano avatar Jun 29 '23 16:06 aviggiano

I left some feedback on the original issue, but I also just noticed that I think you need to change the MIN_AMOUNT to 10000 and instead perform the calculation (x - xOut) * 10000 <= 591 * x,since 591/10000 ~= 5.91/100 - 5.91% (but as I said before I don't think this is an issue with the univ2 fee)

technovision99 avatar Jun 29 '23 17:06 technovision99