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
Describe the bug
when passing multiple algorithms in namespaces, the tempNamespaceDaoQueries.insertOrAbortNamespace function is called multiple times with one requestId parameter, which leads to an error
Expected behavior
when passing multiple algorithms in namespaces in tempNamespaceDaoQueries should be saved in tempNamespaceDaoQueries with different requestId
Screenshots
Device (please complete the following information):
We apologize for any trouble you've encountered; it seems there may have been a glitch with the cloud data, but rest assured, we can resolve this issue. To expedite the process, kindly follow the link below to reach our specialized support team:
Describe the bug
when passing multiple algorithms in namespaces, the tempNamespaceDaoQueries.insertOrAbortNamespace function is called multiple times with one requestId parameter, which leads to an error
session update Params
session nemespaces before update
SDK Version
To Reproduce
Steps to reproduce the behavior:
Expected behavior
when passing multiple algorithms in namespaces in tempNamespaceDaoQueries should be saved in tempNamespaceDaoQueries with different requestId
Screenshots
Device (please complete the following information):
Additional context
we are testing with https://react-app.walletconnect.com/
The text was updated successfully, but these errors were encountered: