Explorar o código

Update link to final ERC-20

William Entriken %!s(int64=6) %!d(string=hai) anos
pai
achega
4aeb3b27e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      contracts/eip20/EIP20Interface.sol

+ 1 - 1
contracts/eip20/EIP20Interface.sol

@@ -1,5 +1,5 @@
 // Abstract contract for the full ERC 20 Token standard
-// https://github.com/ethereum/EIPs/issues/20
+// https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md
 pragma solidity ^0.4.18;