Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incoming chain swap: allow refunding while user lockup is pending #701

Open
danielgranhao opened this issue Jan 29, 2025 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@danielgranhao
Copy link
Contributor

Right now, when a payer sends an invalid amount to a BTC address from a chain swap, the swap is kept pending until the tx confirms, and only then does it become refundable.

IIUC, the swapper, immediately allows the preparation and broadcasting of a coop refund tx, so we should take advantage of that to improve UX.

@danielgranhao danielgranhao added the enhancement New feature or request label Jan 29, 2025
@dangeross
Copy link
Collaborator

Related #657

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@dangeross @danielgranhao and others