From 84d6300252ca1ca67b8bfd2ff066419fc4ed6167 Mon Sep 17 00:00:00 2001 From: Alita Moore Date: Tue, 23 Nov 2021 08:59:31 -0600 Subject: [PATCH] Revert "EIP-722: update (#4484)" This reverts commit a11338c363273b2f9c112060aafe366b7bf98ea4. --- assets/eip-722/eip-722.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/eip-722/eip-722.md b/assets/eip-722/eip-722.md index 7b3c6fb5eb54cc..87f33ec1a03b79 100644 --- a/assets/eip-722/eip-722.md +++ b/assets/eip-722/eip-722.md @@ -4,7 +4,7 @@ Allow everyone migrate token URI ### Introduction -Hi, I see almost NFT applications are using ERC721, so after the NFT start-up trend down, there will be many companies that run out of capital and dissolve. At that time they will shutdown their servers and many of the assets (images, videos, ...) associated with the NFT will be inaccessible. Should we need create a contract that allows the holder to update the image URI. +Hi, I see, I see almost NFT applications are using ERC721, so after the NFT start-up trend, there will be many companies that run out of capital and dissolve. At that time they will shutdown their servers and many of the images associated with the NFT will be inaccessible. Should we need create a contract that allows the holder to update the image URI. ### Contract Interface