-
Notifications
You must be signed in to change notification settings - Fork 29
Fix: update interfaces and add validation behavior to spec #144
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
Conversation
a38a130 to
bd8b02b
Compare
standard/ERCs/erc-6900.md
Outdated
| returns (uint256); | ||
| /// @notice Run the pre runtime validation hook specified by the `entityId`. | ||
| /// @notice Run the runtime validationFunction specified by the `entityId`. |
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.
Should we prefer to spell it out as "validation function" instead of the condensed "validationFunction"?
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.
we should. Updated all the refs in comments and docs.
83dc7b1 to
44e77a7
Compare
adamegyed
left a comment
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.
Looks good!
44e77a7 to
e70fc41
Compare
No description provided.