Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add apply_unconfirmed_txs to Wallet #636

Open
andreasgriffin opened this issue Dec 10, 2024 · 1 comment
Open

Add apply_unconfirmed_txs to Wallet #636

andreasgriffin opened this issue Dec 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@andreasgriffin
Copy link
Contributor

Describe the enhancement

Add apply_unconfirmed_txs to the bdk-ffi Wallet

Use case

  • It is useful to include local transactions to the wallet, to build new transactions ontop without actually broadcasting them yet.
  • It is also good to add transactions you know are in (most) mempools, but the client (e.g. kyoto) doesn't know about them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants