Commit ddbf39e
feat(utxo-staking): add utility function to force finalize PSBTs
Implement workaround for a bug in btc-staking-ts library where some PSBTs
cannot be properly finalized. This function helps finalize PSBTs that
would otherwise fail due to the issue tracked in babylonlabs-io/btc-staking-ts#71.
Issue: BTC-1966
Co-authored-by: llm-git <[email protected]>1 parent 0ea3211 commit ddbf39e
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
47 | 60 | | |
48 | 61 | | |
49 | 62 | | |
| |||
0 commit comments