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.
We further simplify the LSPS2 client-side flow by:
- Only track state starting in `BuyRequested`
- Have `select_opening_params` take the corresponding arguments
- Drop `jit_channel_id` for tracking everything by `user_channel_id`
- Cleanup peer state by removing accessors and always using
`HashMap`/`HashSet` methods directly
0 commit comments