Add block version number to block header #60
Labels
Enhancement
New feature or request
Good First Issue
Good for newcomers
Help Wanted
Extra attention is needed
Milestone
Adding a version number to block headers will help if/when we need to update the codebase and change block rules while still being backwards compatible with old blocks.
This version number should just be an integer that we can increment. We can use 1 as the current version.
The text was updated successfully, but these errors were encountered: