How to get an exportable private key from ZK Account

Hi, when I get the secretKey off of the exported ephemeralKeyPair (of type ExportedKeypair), the length is 22. However when I try to import it into a different wallet it doesn’t work. How can I get a private key from my ZK Account that I can import into another wallet to use?

2 Likes

what are you trying to do? the ephemeral key is “useless” if you use it out of the context of zklogin

1 Like

zkLogin accounts are not exportable. They are basically tied to the wallet on which you first created it.

1 Like

Does this mean I can use the same google login on my other notebook and it will show me my wallet address or i will only able to send and receive coins from one of my computers??