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
The getPublicAddress function seems to only return an Ethereum (secp256k1) public key.
Is there a way to get a Solana (ed25519) public key from this function, or a way to derive a Solana public key from the extended TorusPublicKey object?