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
Some users prefer to hold all balance in Lightning and prefer to have all mainchain UTXOs automatically swapped to LN. We could:
let client pass a flag when creating a swap that tells boltz it can delay the claim of the lockup, just like loop does (still tbd if we can do that in cooperative case as it requires ALL clients of the batch to be online and cooperating in the moment of the claim, see Normal Swaps: Batched Key Path Spends boltz-backend#499)
We lateron discussed, that we'd want to extend the third main mode to "Custom" that allows to swap "anything" to either LN or Liquid or maybe even mainchain (no idea who would but we should offer it).
kilrau
changed the title
Enable mainchain to LN swaps as third main mode
"Custom" as third main mode
Dec 30, 2024
Some users prefer to hold all balance in Lightning and prefer to have all mainchain UTXOs automatically swapped to LN. We could:
Dependencies:
TBD: refunds
The text was updated successfully, but these errors were encountered: