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 https://github.com/BoltzExchange/boltz-backend/issues/499)
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