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

Update the prelude description in storing-values.md #262

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

h4x3rotab
Copy link
Contributor

The prelude is basically an re-export of the existing rust types in std and no_std environments. The old doc was misleading because it implied the types were created specifically for ink, not an re-export of the standard rust types. This PR address the underlying mechanism, and also suggests that the types are interchangeable with the standard types.

Copy link
Collaborator

@ascjones ascjones left a comment

Choose a reason for hiding this comment

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

Much better thanks!

@cmichi cmichi merged commit 878f42b into use-ink:master Jan 18, 2024
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants