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

Need to get mint info before we can do other operations #621

Open
thesimplekid opened this issue Mar 2, 2025 · 0 comments
Open

Need to get mint info before we can do other operations #621

thesimplekid opened this issue Mar 2, 2025 · 0 comments

Comments

@thesimplekid
Copy link
Collaborator

We should clean up the api so that this is more clear and the error does not happen at the database level and it is clear that the mint info needs to be fetched.

// Important
let _ = self.get_mint_info().await?;

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