Skip to content

Commit

Permalink
Update erc-7652.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iunknow588 committed Mar 28, 2024
1 parent 8a509e5 commit 178c74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ERCS/erc-7652.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
eip: 7652
title: ERC: ERC-721 Guarantee Extension
title: ERC-721 Guarantee Extension
description: Interface extension for EIP-721 Guarantor role

Check failure on line 4 in ERCS/erc-7652.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

references to proposals with a `category` of `ERC` must use a prefix of `ERC`

error[preamble-refs-description]: references to proposals with a `category` of `ERC` must use a prefix of `ERC` --> ERCS/erc-7652.md:4:38 | 4 | description: Interface extension for EIP-721 Guarantor role | ^^^^^^^ referenced here | = help: see https://ethereum.github.io/eipw/preamble-refs-description/
author: Liu.C.Dao (@CDao)<iunknow@163.com>, Sam <1047180870@qq.com>

Check failure on line 5 in ERCS/erc-7652.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

authors in the preamble must match the expected format

error[preamble-author]: authors in the preamble must match the expected format --> ERCS/erc-7652.md:5:8 | 5 | author: Liu.C.Dao (@cdao)<iunknow@163.com>, Sam <1047180870@qq.com> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized author | = help: Try `Random J. User (@username) <test@example.com>` for an author with a GitHub username plus email. = help: Try `Random J. User (@username)` for an author with a GitHub username. = help: Try `Random J. User <test@example.com>` for an author with an email. = help: Try `Random J. User` for an author without contact information. = help: see https://ethereum.github.io/eipw/preamble-author/

Check failure on line 5 in ERCS/erc-7652.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

preamble header `author` must contain at least one GitHub username

error[preamble-author]: preamble header `author` must contain at least one GitHub username --> ERCS/erc-7652.md | 5 | author: Liu.C.Dao (@cdao)<iunknow@163.com>, Sam <1047180870@qq.com> |
discussions-to: https://ethereum-magicians.org/t/erc-7652-eip-721-guarantee-extension/19284
Expand Down

0 comments on commit 178c74f

Please sign in to comment.