-
Notifications
You must be signed in to change notification settings - Fork 82
cancel_tx has no effect #41
Copy link
Copy link
Closed
Labels
apiA breaking API changeA breaking API changebugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Metadata
Metadata
Assignees
Labels
apiA breaking API changeA breaking API changebugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
Done
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