Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tapfreighter: unlock asset coins before err on tx broadcast fail
Ensure locked asset coins are released before returning an error when attempting to publish the anchor transaction. Without this change, if the chain bridge logic determines the anchor transaction should not be broadcast, the coins remain locked, leaving the send attempt stuck in limbo.
- Loading branch information