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/swap on create pool #163

Merged
merged 7 commits into from
Oct 9, 2024
Merged

Conversation

00xSam
Copy link
Collaborator

@00xSam 00xSam commented Oct 7, 2024

No description provided.

@00xSam 00xSam force-pushed the feat/swap-after-create-permissionless-pool branch from cc6a979 to 5b3c725 Compare October 9, 2024 14:43
@00xSam 00xSam mentioned this pull request Oct 9, 2024
@@ -262,6 +263,10 @@ export default class AmmImpl implements AmmImplementation {
cluster?: Cluster;
programId?: string;
lockLiquidity?: boolean;
swapLiquidity?: {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add comment or docs to indicate that the SDK only do token B to A?

@00xSam 00xSam merged commit c9e3106 into master Oct 9, 2024
4 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.

2 participants