-
Notifications
You must be signed in to change notification settings - Fork 25
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
Feat/use recaps #557
Feat/use recaps #557
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Deployment failed with the following error:
|
} catch (e) {} | ||
|
||
await client.register({ | ||
registerParams: { |
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.
registerParams not being used as a black box anymore? Why is this?
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.
Because we need to combine params coming from the amended cacao from sign 2.5 with our register params
377a9cc
to
ebc56e3
Compare
Note
Dependent on WalletConnect/web3inbox-client#87
Description
Type of change
Fixes/Resolves (Optional)
Checklist: