Cannot sign Solana transactions with signMessage #181
Unanswered
trevormil
asked this question in
Help & Support
Replies: 2 comments 10 replies
-
For reference, this message is completely fine
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @trevormil, Apologies for the delay on this. I am investigating and will follow up shortly! |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
I am building a dApp that supports signing my Cosmos SDK blockchain's transactions as plaintext messages with Phantom Wallet. Certain transactions work, but some like the following fail with the error "Oops! You cannot sign solana transactions using sign message". Why could this be? What in this specific JSON is causing the error to be treated as a Solana transaction?
I am pretty sure it was working a little bit ago (maybe a new version update triggered something?)
Example
No response
Steps to Reproduce
Sign the message below using Phantom's sign message
Phantom Version
24.2.0
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions