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
We confirmed that payments without status are merely install proposals (that failed for some reason) and that need to be cleaned up. So what should happen if xud gets an empty status field for a payment hash like this: it should call /reject-install for this appIdentityHash. Then run /hashlock-resolve which should give the expected 404.
Edit by karl: remove paymentId -> appIdentityHash
The text was updated successfully, but these errors were encountered:
We confirmed that payments without status are merely install proposals (that failed for some reason) and that need to be cleaned up. So what should happen if
xud
gets an empty status field for a payment hash like this: it should call/reject-install
for this appIdentityHash. Then run/hashlock-resolve
which should give the expected404
.Edit by karl: remove paymentId -> appIdentityHash
The text was updated successfully, but these errors were encountered: