-
Notifications
You must be signed in to change notification settings - Fork 576
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
Update ERC-5573: require single recap in resources #303
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Always nice to have explicit rules how something should work otherwise it's up to one's interpretation 💯
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What are your thoughts @chunningham?
There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review. |
This pull request was closed due to inactivity. If you are still pursuing it, feel free to reopen it and respond to any feedback or request a review in a comment. |
I still think this is worth addressing/merging |
"a Recap URI MUST occupy the final entry of the SIWE resource list" is somewhat ambiguous as to if there can be more (implied ignored)
urn:recap
URIs elsewhere in the resource list. Making this more explicit that there must be a singleurn:recap
URI.Also adjust spacing and indent to be consistent with elsewhere in the spec & fix some caps typos.