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

Wrap and export BlockNumber #87

Merged
merged 3 commits into from
Apr 15, 2020
Merged

Wrap and export BlockNumber #87

merged 3 commits into from
Apr 15, 2020

Conversation

ascjones
Copy link
Contributor

@ascjones ascjones commented Apr 14, 2020

Closes #86

  • Make BlockNumber a wrapper type so we can implement From<u32>
  • Export BlockNumber so block_hash can be used externally
  • Add example fetching block_hash from Kusama

@ascjones ascjones merged commit dc2a73d into master Apr 15, 2020
@ascjones ascjones deleted the aj-fetch-example branch April 15, 2020 07:48
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.

block_hash not completely usable?
1 participant