Commit e0c9661
committed
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.1 parent 1022c12 commit e0c9661
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1391 | 1391 | | |
1392 | 1392 | | |
1393 | 1393 | | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
1394 | 1398 | | |
1395 | 1399 | | |
1396 | 1400 | | |
| |||
0 commit comments