Skip to content

Add descriptor coordination to keep-mobile UniFFI bindings #187

@kwsantiago

Description

@kwsantiago

Expose wallet descriptor operations through UniFFI for keep-android:

  • wallet_descriptor_list()Vec<WalletDescriptorInfo>
  • wallet_descriptor_export(group_pubkey, format)String
  • wallet_descriptor_delete(group_pubkey)
  • Potentially: initiate/respond to descriptor coordination sessions

Storage and CLI commands exist — need the UniFFI bridge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    easyenhancementNew feature or requestmobilekeep-mobile UniFFI bindingsp3Lowest Priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions