Describe the bug
The cancel_tx method does not free up the change.
To Reproduce
See https://github.com/ErikDeSmedt/bdk-gists/blob/master/tests/cancel_takes_effect.rs
Expected behavior
I expect that the change is freed
Build environment
- BDK tag/commit: bdk_wallet 1.0.5
- OS+version: debian
- Rust/Cargo version: 1.79.0
Additional context
Describe the bug
The
cancel_txmethod does not free up the change.To Reproduce
See https://github.com/ErikDeSmedt/bdk-gists/blob/master/tests/cancel_takes_effect.rs
Expected behavior
I expect that the change is freed
Build environment
Additional context