igneous-labs / stake-pool-sdk

Socean Stake Pool Typescript SDK
stake-pool-sdk.vercel.app
MIT License
7 stars 3 forks source link

FIX: change order of partialSign in signSendConfirmTransactions to support strike wallet #100

Closed billythedummy closed 2 years ago

billythedummy commented 2 years ago

strike wallet mutates the transaction upon signing, invalidating all previous signatures. To mitigate this, we should sign with the wallet adapter first before signers