nutsfinance / tapio-eth

MIT License
1.16k stars 30 forks source link

Misleading naming of the `TapETH.setTotalSupply()` function #49

Open azat-hafizov opened 8 months ago

azat-hafizov commented 8 months ago

The setTotalSupply function actually adds to the total supply, rather than set it. In favor of code quality, better use proper naming for the functions.