Skip to content

Not able to export a suborganization wallet #597

@cmordi

Description

@cmordi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions