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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: