walletconnect-docs icon indicating copy to clipboard operation
walletconnect-docs copied to clipboard

solana_signPartialTransaction

Open pedrouid opened this issue 3 years ago • 2 comments

pedrouid avatar Jan 26 '22 15:01 pedrouid

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/walletconnect/walletconnect-docs/7WqV7D7Y3ErRx3ibuBGMnMGuwzuw
✅ Preview: https://walletconnect-docs-git-fork-steakwallet-f-fbdd18-walletconnect1.vercel.app

vercel[bot] avatar Jan 26 '22 15:01 vercel[bot]

Typically frontends only add partial signatures when they're creating a mint and call Keypair.generate(), in that case they need the pubkey for the instruction and partial sign with the secret key. There's no real standard for a frontend signing a transaction with multiple wallets

Is there a use case in mind for this?

FEDSimp avatar May 25 '22 11:05 FEDSimp

Closing stale PR

pedrouid avatar Apr 27 '23 11:04 pedrouid