CMTA / CMTAT

Reference Solidity implementation of the CMTAT token developed by CMTA to tokenise securities in compliance with the Swiss law.
https://www.cmta.ch
Mozilla Public License 2.0
48 stars 22 forks source link

Remove flag attribute[Idea] #266

Closed rya-sge closed 2 weeks ago

rya-sge commented 2 months ago

The flag attribute seems not utilized in practice.

When it is an interesting feature to add additional information without changing the code, generally CMTAT users prefer to modify the code and add a new variable with a clear name.

rya-sge commented 2 weeks ago

Done