You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Pausable module makes reference to modifiers before the when_not_paused and when_paused functions, but true modifiers are not supported by the Stylus SDK. Consider
changing the wording of these comments and any others in the codebase to ensure that there are references to features that are unique to Solidity.
Contribution Guidelines
I agree to follow this project's Contribution Guidelines
The text was updated successfully, but these errors were encountered:
Resolves#318
I used the term `helpers`, but open to better wording if someone has
suggestions. This touches the same file as #311, so we might need to
update it after we merge that one.
What is the feature you would like to see?
The Pausable module makes reference to modifiers before the when_not_paused and when_paused functions, but true modifiers are not supported by the Stylus SDK. Consider
changing the wording of these comments and any others in the codebase to ensure that there are references to features that are unique to Solidity.
Contribution Guidelines
The text was updated successfully, but these errors were encountered: