We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52864f6 commit 747afa8Copy full SHA for 747afa8
test/externalTests/solc-js/DAO/Token.sol
@@ -23,7 +23,7 @@ corresponding approval process. Tokens need to be created by a derived
23
contract (e.g. TokenCreation.sol).
24
25
Thank you ConsenSys, this contract originated from:
26
-https://github.com/ConsenSys/Tokens/blob/master/Token_Contracts/contracts/Standard_Token.sol
+https://github.com/ConsenSys/Token-Factory/blob/master/contracts/StandardToken.sol
27
Which is itself based on the Ethereum standardized contract APIs:
28
https://github.com/ethereum/wiki/wiki/Standardized_Contract_APIs
29
*/
0 commit comments