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

Atomic Swap APIs: Locking and Unlocking? #258

Open
michielpost opened this issue Dec 16, 2022 · 0 comments
Open

Atomic Swap APIs: Locking and Unlocking? #258

michielpost opened this issue Dec 16, 2022 · 0 comments

Comments

@michielpost
Copy link

I'm trying out the new Atomic Swap APIs, there is an API to get all locked UTXOs. It returns a list of Tx Ids that have locked UTXOs.

There is also an unlock api. This needs a partial tx as input to unlock.

It looks like there is a missing link somewhere. How do I get from the list of locked UTXOs to a partial tx ID so I can unlock them?
Maybe include the partial tx id that locks the UTXOs in the response?

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

No branches or pull requests

1 participant