From 0dfcdb77b01f752f5e155f69ef7390ed42ded89c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Lesaege?= Date: Mon, 15 Oct 2018 12:57:00 +0200 Subject: [PATCH] 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 --- EIPS/eip-20.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/EIPS/eip-20.md b/EIPS/eip-20.md index a8d79f9f..29f5796e 100644 --- a/EIPS/eip-20.md +++ b/EIPS/eip-20.md @@ -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