Rename ENS ABI to eip-205 (#1406)

* Draft EIP for ENS support for contract ABIs

* Fix signature for resolver function

* Rename abi to ABI to avoid name clashes

* Update and rename eip-ens-abi-lookup.md to eip-634.md

* Update eip-634.md

* Update eip-634.md

* Update and rename eip-634.md to eip-205.md

* Delete eip-634.md
This commit is contained in:
Nick Johnson 2018-09-13 09:41:11 +01:00 committed by GitHub
parent 8ca9017680
commit e9f59fe9b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
eip: 634
eip: 205
title: ENS support for contract ABIs
author: Nick Johnson <nick@ethereum.org>
type: Standards Track