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
fix(tx): handle ConwayMempoolFailure for spent inputs
Extend error handling in transaction resubmission to recognize
'(ConwayMempoolFailure "All inputs are spent.' as an indicator that
inputs are already spent, in addition to the existing BadInputsUTxO
check.
0 commit comments