Closed jpaulet closed 7 months ago
In the gasless plugin, now we show that all the tokens can be minted, but we should check the token owner and compare with the DAO address to know if the DAO can mint tokens or not, and mark with a flag. It should be transparent for the UI.
https://github.com/aragon/app/pull/1328
In the gasless plugin, now we show that all the tokens can be minted, but we should check the token owner and compare with the DAO address to know if the DAO can mint tokens or not, and mark with a flag. It should be transparent for the UI.