From 615ba474a2ffdfd2456e3e0f78d3dea5fd2abf90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Ciurd=C4=83rean?= Date: Sat, 10 Feb 2018 00:58:40 +0200 Subject: [PATCH] Fix ERC-162 title in the Finalized EIPs table. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f67d9017a866c..dfdbd4a87665b 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ First review [EIP-1](EIPS/eip-1.md). Then clone the repository and add your EIP | [155](EIPS/eip-155.md) | Simple replay attack protection | Vitalik Buterin | Core | Final | | [160](EIPS/eip-160.md) | EXP cost increase | Vitalik Buterin | Core | Final | | [161](EIPS/eip-161.md) | State trie clearing (invariant-preserving alternative) | Gavin Wood | Core | Final | -| [162](EIPS/eip-162.md) | ERC-162 ENS support for reverse resolution of Ethereum addresses | Maurelian, Nick Johnson | ERC | Final | +| [162](EIPS/eip-162.md) | ERC-162 Initial ENS Hash Registrar | Maurelian, Nick Johnson | ERC | Final | | [170](EIPS/eip-170.md) | Contract code size limit | Vitalik Buterin | Core | Final | | [181](EIPS/eip-181.md) | ERC-181 ENS support for reverse resolution of Ethereum addresses | Nick Johnson | ERC | Final | | [190](EIPS/eip-190.md) | ERC-190 Ethereum Smart Contract Packaging Standard | Merriam, Coulter, Erfurt, Catalano, Matias | ERC | Final |