project-serum / serum-ts

Project Serum TypeScript monorepo
https://projectserum.com
Apache License 2.0
272 stars 246 forks source link

WalletSendTransactionError: Signature verification failed #188

Open shuffledex opened 2 years ago

shuffledex commented 2 years ago

Im using @solana/wallet-adapter, phantom adapter works fine with the integration, but coin98 or sollet, after signing the transactions, shows WalletSendTransactionError: Signature verification failed I dont know if this is regarding the signTransaction implementation or something that I need to change in the integration itself