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
Currently, when we receive an incoming payment we surface an OpenChannel request to the user.
However, we don't really handle the case where the user doesn't come back online.
We should at least make sure that we'd eventually timeout stale requests or give corresponding guidance to the user how to handle OpenChannel when the peer is offline.
The text was updated successfully, but these errors were encountered:
Currently, when we receive an incoming payment we surface an
OpenChannel
request to the user.However, we don't really handle the case where the user doesn't come back online.
We should at least make sure that we'd eventually timeout stale requests or give corresponding guidance to the user how to handle
OpenChannel
when the peer is offline.The text was updated successfully, but these errors were encountered: