You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(ops): update prepareWithdraw test to expect requestedAmount as burn_amount
The test expected withdraw_amount = burnAmount (total UTXO deduction),
but the correct value is requestedAmount (net recipient amount).
Update assertions to reflect the fix in ops.ts.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments