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
When Phantom on mainnet mode and app is using test- devnet, you can sign
and send transactions with wallet using signAndSendTransactions and it even returns
some transaction hash which is not present in solscan
Please report issues with Phantom to Phantom. Also, using an adapter for Phantom generally won't be necessary, since it supports the Wallet Standard. If a transaction hash isn't found in an explorer, make sure you're using the same cluster in the app, wallet settings, and explorer.
When Phantom on mainnet mode and app is using test- devnet, you can sign
and send transactions with wallet using signAndSendTransactions and it even returns
some transaction hash which is not present in solscan
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should throw some error instead
Screenshots
Desktop (please complete the following information):
"@solana/wallet-adapter-base": "0.9.23",
"@solana/wallet-adapter-phantom": "0.9.24"
Additional context
(i.e. if you run devnet trx in testnet mode - it gives an error)
The text was updated successfully, but these errors were encountered: