Remove link to force 0 implementation (updated) (#1475)

New PR due to name change of the file.
See https://github.com/ethereum/EIPs/pull/789
This commit is contained in:
Clément Lesaege 2018-10-15 12:57:00 +02:00 committed by Nick Johnson
parent 3d1a0843e4
commit 0dfcdb77b0
1 changed files with 0 additions and 3 deletions

View File

@ -176,9 +176,6 @@ Different implementations have been written by various teams that have different
- https://github.com/OpenZeppelin/openzeppelin-solidity/blob/master/contracts/token/ERC20/ERC20.sol
- https://github.com/ConsenSys/Tokens/blob/master/contracts/eip20/EIP20.sol
#### Implementation of adding the force to 0 before calling "approve" again:
- https://github.com/Giveth/minime/blob/master/contracts/MiniMeToken.sol
## History