Skip to content

Conversation

thunderbiscuit
Copy link
Member

This PR exposes the Wallet::create_single() method.

I prefer to use single-descriptor wallets for my Tatooine faucet (easier to sync and keep track of), and realized we didn't bring this back into the bindings API after it was merged in Rust a while back.

TODO: Needs at least a test or two! Some methods should fail I think when the wallet is a single-descriptor, so we can test for that too.

Changelog notice

Added:
    - Expose `Wallet::create_single` constructor on Wallet type [#825]

[#825]: 

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature

@thunderbiscuit thunderbiscuit force-pushed the feature/single-descriptor-wallets branch from a9880bb to 9eb3e60 Compare August 27, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant