We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PraxRevoke
InternalMessage
ServicesMessage
https://github.com/prax-wallet/web/blob/bc5d8af6557e521574fe667b63bc7f0a4ffcddb5/apps/extension/src/message/revoke.ts#L1-L3
https://github.com/prax-wallet/web/blob/bc5d8af6557e521574fe667b63bc7f0a4ffcddb5/apps/extension/src/message/services.ts#L1-L4
if combined, would require a change in the location of the ServicesMessage handler. ServicesMessage members that are string-only would change type.
The text was updated successfully, but these errors were encountered:
Update all deps to latest (#184)
7a8ad0c
* update deps * updating
No branches or pull requests
https://github.com/prax-wallet/web/blob/bc5d8af6557e521574fe667b63bc7f0a4ffcddb5/apps/extension/src/message/revoke.ts#L1-L3
https://github.com/prax-wallet/web/blob/bc5d8af6557e521574fe667b63bc7f0a4ffcddb5/apps/extension/src/message/services.ts#L1-L4
if combined, would require a change in the location of the
ServicesMessage
handler.ServicesMessage
members that are string-only would change type.The text was updated successfully, but these errors were encountered: