-
Notifications
You must be signed in to change notification settings - Fork 1
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
Changed uint80 to uint #40
Conversation
Changed uint80 to uint. Linter fixes. ERC165 identifier updated. Regenerated docs.
docs/index.html
Outdated
@@ -1,5 +0,0 @@ | |||
<!--redirect to /README--> |
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.
Why was this removed?
docs/README.md
Outdated
@@ -1,3 +0,0 @@ | |||
# Welcome to DAOstack Access Control Docs |
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.
Why was this removed?
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.
I don't know. I just re-generated the docs...
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.
yarn docs:<..>
only touches docs/generated_docs
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.
I might have accidentally deleted them... I added them back.
Fix: #39
Changed uint80 to uint.
Linter fixes.
ERC165 identifier updated.
Regenerated docs.