Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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) ^-------------------^
- Loading branch information