Skip to content

Conversation

@Alejandbel
Copy link
Contributor

No description provided.

@Alejandbel Alejandbel requested a review from a team as a code owner November 28, 2025 10:58
@vercel
Copy link

vercel bot commented Nov 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sdk-demo-dapp-react Ready Ready Preview Comment Nov 28, 2025 11:17am
sdk-docs Ready Ready Preview Comment Nov 28, 2025 11:17am

): Promise<BridgeConnectionHttp> {
try {
const appName = connection.connectEvent.payload.device.appName;
const wallet = await this.walletsListManager.getRemoteWallet(appName);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If not found, we should use existing connection

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

working like this. getRemoteWallet returns wallet or throws error. If error is thrown existing connection is used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants