1.7.2 • Published 7 years ago
@shyftnetwork/shyft_ethereumjs-block v1.7.2
SYNOPSIS
Implements schema and functions related to Ethereum's block.
INSTALL
npm install @shyftnetwork/shyft_ethereumjs-block
BROWSER
This module work with browserify.
API
TESTING
Tests in the tests directory are partly outdated and testing is primarily done by running the BlockchainTests from within the ethereumjs-vm repository.
Relevant test folders:
bcTotalDifficultyTest- TODO