Implements schema and functions related to Vapory's block.
npm install vaporyjs-block
This module work with browserify
.
Tests in the tests
directory are partly outdated and testing is primarily done by running the BlockchainTests
from within the vaporyjs-vm repository.
Relevant test folders:
bcTotalDifficultyTest
- TODO