Files
solidity/docs
Manidos fe45221952 Update contracts.rst
I've changed line 88, because **if (msg.sender == creator)** threw an exception in solidity browser compier.

Untitled:25:13: Error: Operator == not compatible with types address and contract TokenCreator
        if (msg.sender == creator)
            ^-------------------^
2016-07-27 13:27:56 +06:00
..
2016-07-11 17:04:44 -04:00
2016-07-27 13:27:56 +06:00
2016-07-12 17:06:49 -04:00
2015-12-07 22:35:51 +01:00
2015-12-07 22:35:51 +01:00
2015-12-07 22:35:51 +01:00
2016-07-14 03:29:15 -07:00