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

feat(proto) support SwapClaim in TxPlanner interface #2898

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Aug 3, 2023

Enables the TransactionPlanner to build SwapClaimPlans. All that's required as input is the commitment for the relevant Swap, which is returned by the plan building process for swaps.

Closes #2891.

Enables the TransactionPlanner to build SwapClaimPlans.
All that's required as input is the commitment for the relevant
Swap, which is returned by the plan building process for swaps.

Closes #2891.
@conorsch conorsch temporarily deployed to smoke-test August 3, 2023 20:02 — with GitHub Actions Inactive
@conorsch conorsch merged commit 865a35f into main Aug 3, 2023
@conorsch conorsch deleted the 2891-swapclaim-in-txplanner branch August 3, 2023 21:28
@cratelyn cratelyn added the protobuf-changes Makes changes to the protobuf definitions. label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protobuf-changes Makes changes to the protobuf definitions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RPC changes for handling SwapClaims in the extension
2 participants