From bd5c8cf4490451591d914ad9f7329de3bba29790 Mon Sep 17 00:00:00 2001 From: xinbenlv Date: Thu, 21 Jul 2022 13:02:36 -0700 Subject: [PATCH] Update EIPS/eip-ens-as-holder Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> --- EIPS/eip-ens-as-holder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-ens-as-holder b/EIPS/eip-ens-as-holder index bcf3b1f08b915e..b942ee35a856a3 100644 --- a/EIPS/eip-ens-as-holder +++ b/EIPS/eip-ens-as-holder @@ -32,7 +32,7 @@ interface IERC_ENS_AS_HOLDER is ERC721Receiver, ERC1155Receiver { ``` ## Rationale -The rationale fleshes out the specification by describing what motivated the design and why particular design decisions were made. It should describe alternate designs that were considered and related work, e.g. how the feature is supported in other languages. +TBD ## Backwards Compatibility No backward compatibility aware of.