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
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
There is this concept of
valid_until
in the opening fee params that specifies a datetime when this particular jit channel request becomes invalid.We currently are not expiring requests. We are only checking the validity at the time the buy request is made. At a minimum we need:
The text was updated successfully, but these errors were encountered: