CORIONplatform / solidity

GNU General Public License v3.0
12 stars 9 forks source link

Abort ICO - leaves token and premium contracts uninformed about the event #121

Closed gundas closed 7 years ago

gundas commented 7 years ago

If abortICO() is called, the token and premium contracts are not informed about it and they still think that ICO is ongoing:

Not sure if it is a problem or not?

iFA88 commented 7 years ago

Yeah, token and premium will think its forever ICO, we (genesis addresses) can only transfer tokens. I dont see any problem.