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

Make get_system_account_next_index available for no_std #594

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

masapr
Copy link
Collaborator

@masapr masapr commented Jun 22, 2023

removed std feature flag for get_system_account_next_index

closes #574

Copy link
Contributor

@haerdib haerdib left a comment

Choose a reason for hiding this comment

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

Finally 🥳

This PR does not break the api, does it? To my understanding, it simply makes the function available in no_std as well.

@masapr
Copy link
Collaborator Author

masapr commented Jun 22, 2023

Yes it doesn't break it, but it changes it. So, I wasn't sure about the label. I'll change it.

@masapr masapr merged commit b6a998e into master Jun 22, 2023
clangenb added a commit that referenced this pull request Sep 15, 2023
@haerdib haerdib deleted the sp/no_std_get_system_account_next_index branch February 5, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make get_system_account_next_index available in no_std
2 participants