Skip to content
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

Phantom Embedded Wallet Stuck on Mainnet - Unable to Process Devnet Transactions #20

Open
siby-mathew opened this issue Nov 21, 2024 · 3 comments

Comments

@siby-mathew
Copy link

I'm facing an issue where the embedded Phantom wallet integration is not working correctly with devnet transactions. Despite being configured to connect to the devnet RPC, the wallet consistently shows as being connected to the mainnet.

Here are the details of the issue:

Problem: The Phantom wallet embedded in my application always defaults to mainnet, even when explicitly configured to connect to devnet.

Connection is established with the correct devnet RPC endpoint.

Other parts of the application correctly connect to devnet.

Expected Behavior: The wallet should reflect the connection to devnet and allow transactions on devnet.

Actual Behavior: The wallet UI and functionality remain tied to mainnet, preventing devnet transactions.

@siby-mathew
Copy link
Author

Thank you @Angiepeck22

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

No branches or pull requests

2 participants
@siby-mathew and others