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

refactor: split block_hash function into Blockchain trait #299

Closed
wants to merge 1 commit into from

Conversation

Wodann
Copy link
Contributor

@Wodann Wodann commented Dec 17, 2022

Potentially resolves #298

@Wodann Wodann changed the title Refactor/blockchain trait refactor: split block_hash function into Blockchain trait Dec 17, 2022
@Wodann Wodann force-pushed the refactor/blockchain-trait branch 3 times, most recently from 0734307 to 8decf8a Compare December 20, 2022 00:06
@rakita
Copy link
Member

rakita commented Jan 21, 2023

Change introduced here: #334

@rakita rakita closed this Jan 21, 2023
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.

Can we split block_hash into a separate Blockchain trait?
2 participants