-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I'm looking to add functionality to derive the recovery phrase for a Solana wallet so I can display that on a UI. I implemented the export wallet functionality off the docs I saw and currently running into a
Turnkey error 3: organization mismatch: request is targeting organization (), but voters are in organization () (Details: [])
where the targeting organization is my root organization id while the voters is the sub-organization id
I've chalked this down exportWallet and the turnkeyClient not allowing sub-organization id's not being accepted. Please let me know
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels