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

Implement BlockDB #266

Closed
2 tasks
smartcontracts opened this issue Jun 11, 2019 · 1 comment
Closed
2 tasks

Implement BlockDB #266

smartcontracts opened this issue Jun 11, 2019 · 1 comment

Comments

@smartcontracts
Copy link
Contributor

BlockDB is a database wrapper used by the BlockManager to store information about the next block to be published.

Tasks:

  • Create an interface for BlockDB.
  • Implement BlockDB.
@willmeister
Copy link
Collaborator

Is included within #325

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 a pull request may close this issue.

3 participants