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

sdk: Added resume transfer methods to routes #487

Merged
merged 5 commits into from
Aug 7, 2024

Conversation

kev1n-peters
Copy link
Contributor

No description provided.

@kev1n-peters
Copy link
Contributor Author

The resume method may be useful for when a transfer is inbound queued (note: we're not supporting outbound queued at the moment, should be done in a future PR) and needs to be completed. Allows UIs such as Connect to "pick up"/"resume" where a transfer left off.

Copy link

@artursapek artursapek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

read through it a couple times, seems good to me.

sdk/route/src/manual.ts Show resolved Hide resolved
sdk/route/src/automatic.ts Show resolved Hide resolved
Copy link
Collaborator

@evgeniko evgeniko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kev1n-peters kev1n-peters merged commit aa72f14 into wormhole-foundation:main Aug 7, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

3 participants