You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current Ethereum is hardcoded and only eip155/ECDSA signatures are supported. Extend support for verifying Solana SIWE messages according to CAIP-122 for Solana.
This requires verifying the Solana keyword in the SIWE message, as well as supporting ed25519 signatures.
The text was updated successfully, but these errors were encountered:
Current Ethereum is hardcoded and only eip155/ECDSA signatures are supported. Extend support for verifying Solana SIWE messages according to CAIP-122 for Solana.
This requires verifying the
Solana
keyword in the SIWE message, as well as supporting ed25519 signatures.The text was updated successfully, but these errors were encountered: