issues
search
DAVFoundation
/
xplore
⛓ A block explorer for local Ethereum testnets
MIT License
62
stars
65
forks
source link
getMiningStatus to headerSections.js
#160
Closed
debragail
closed
5 years ago
debragail
commented
5 years ago
Adding getMiningStatus to headerSections.js and test spec.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Enhancement that improves upon existing functionality
Checklist:
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
[x] I have read the
CONTRIBUTING
document.
[x] I have added tests to cover my changes.
[x] All new and existing tests passed.
Adding getMiningStatus to headerSections.js and test spec.
Types of changes
Checklist: