ERC20Deflationary
ERC20Deflationary copied to clipboard
Enabled
Enable a functionality and set a tax rate in the constructor. By default all false.
A cleaner way would be a class property as you previously done, simply need to check if _tax{x} == 0 then disable otherwise enable{x}(_tax{x}).