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

solana: cleanup: Use assert consistently in src/instructions/mod.rs #454

Open
johnsaigle opened this issue Jun 7, 2024 · 0 comments
Open

Comments

@johnsaigle
Copy link
Collaborator

          @kcsongor I think you can delete this `assert` as well given the behaviour of `try_release`. It looks a bit funny to have it in one path/mode but not the other. I think we should do both or neither.

It can be done in a separate cleanup PR though. We don't need to derail this PR.

Originally posted by @johnsaigle in #404 (comment)

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