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 useless init function #230

Closed rya-sge closed 10 months ago

rya-sge commented 1 year ago

We should think if it is really useful to define an init and ini_unchained function in each contract.

It is a lot of code which is not really used and tested