Sign Solana transaction with selected account instead of fee payer #27051
Labels
bug
feature/web3/wallet/dapps
feature/web3/wallet/solana
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
OS/Desktop
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
We used to assume the wallet account will always be the fee payer and sign our Solana transactions with the fee payer account, which is not necessary the case, we should sign the transactions with the selected account instead.
One use case reported by https://civic.me/:
In the above case, we should co-sign the transaction with the selected (connected) account.
The text was updated successfully, but these errors were encountered: