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

multimint.remove() doesn't remove a joined federation from the database #46

Open
IroncladDev opened this issue Jul 30, 2024 · 0 comments

Comments

@IroncladDev
Copy link

I tried using multimint.remove(&info.federation_id).await and it didn't remove the federation by its ID.

I logged the output and it returned a void ()

Upon looking through the code, the remove method doesn't seem to create a database transaction to remove it.

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