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

Change swap button to "create token account" if the user doesn't have a token account #62

Open
armaniferrante opened this issue Jun 29, 2021 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@armaniferrante
Copy link
Contributor

Instead of dynamically creating the account, we should provide an explicit flow. This will help prevent transactions from going over the tx size limit.

@armaniferrante
Copy link
Contributor Author

armaniferrante commented Jun 30, 2021

Instead of "create token account" we should relabel this to "initialize swap accounts" or something similar, which can both create the token account and create the open orders account. This will solve issues as encountered here #62.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant