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
{{ message }}
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
Like a method not found error, maybe? Or do we want to support partial-resolutions? Might be nice to fail-hard by default, but allow a dapp to provide a parameter specifying that it's okay if a feature isn't supported, just leave it out?
Currently we display any unknown permissions to the user, and that's bad, b/c they could approve something that eventually becomes a permission.
The text was updated successfully, but these errors were encountered:
Like a method not found error, maybe? Or do we want to support partial-resolutions? Might be nice to fail-hard by default, but allow a dapp to provide a parameter specifying that it's okay if a feature isn't supported, just leave it out?
Currently we display any unknown permissions to the user, and that's bad, b/c they could approve something that eventually becomes a permission.
The text was updated successfully, but these errors were encountered: