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

Testnet to Mainnet in solana_mobile_client #1525

Closed
Airking26 opened this issue Jul 18, 2024 · 1 comment · Fixed by #1532
Closed

Testnet to Mainnet in solana_mobile_client #1525

Airking26 opened this issue Jul 18, 2024 · 1 comment · Fixed by #1532
Assignees
Labels
bug Something isn't working library

Comments

@Airking26
Copy link

I cloned the project launched it and tested solana_mobile_client, it is working great.
But i change the rpcUrl in solana_mobile_client/example/lib/main to : 'https://api.mainnet-beta.solana.com'
and websocketUrl to : 'wss://api.mainnet-beta.solana.com' and run the app with Phantom i have an error "Unable to connect the app, this app is trying to connect to Solana Testnet, but Solana Mainnet is selected".

Thank you

@Airking26 Airking26 added bug Something isn't working library labels Jul 18, 2024
@Merculiar Merculiar self-assigned this Jul 24, 2024
@Merculiar
Copy link
Contributor

Hey, @Airking26 , have you changed cluster name to 'mainnet-beta'?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants