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

Use TryFrom for trying to convert bytearray to Address or Hash #55

Closed
shawntabrizi opened this issue Apr 15, 2019 · 1 comment
Closed
Labels
A-ink_storage [ink_storage] Work Item B-enhancement New feature or request

Comments

@shawntabrizi
Copy link
Contributor

We can also update the test_env to use these generic types rather than Vec<u8> in storage.

#54 (comment)

#54 (comment)

@Robbepop Robbepop added A-ink_storage [ink_storage] Work Item B-enhancement New feature or request D-easy labels Apr 15, 2019
@shawntabrizi
Copy link
Contributor Author

This commit solves this:
27635f8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ink_storage [ink_storage] Work Item B-enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants