Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SupportedStandards inconsistency #1276

Open
hal0x2328 opened this issue Jul 4, 2021 · 1 comment
Open

SupportedStandards inconsistency #1276

hal0x2328 opened this issue Jul 4, 2021 · 1 comment

Comments

@hal0x2328
Copy link
Contributor

The SupportedStandards directive in the NEP17 example at https://github.com/neo-project/docs/blob/master/docs/en-us/develop/write/nep17.md and https://github.com/neo-project/docs/blob/master/docs/zh-cn/develop/write/nep17.md is written as

[SupportedStandards("NEP17", "NEP10")]

but should be written as

[SupportedStandards("NEP-17", "NEP-10")]

if we want to follow the old NEP-10 standard.

Actually since NEP-10 has been marked obsolete, I've raised this issue in the proposals repo, so that it can be added to NEP-15 to ensure consistency going forward:

neo-project/proposals#139

@superboyiii
Copy link
Member

I saw it's a temporary repo for NEP-17 contract code, we'll fix it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants