Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Another update
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 authored Aug 8, 2018
1 parent 4db9b21 commit a4b1696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const BN = require('bn.js')
const rlp = ethUtil.rlp

test('blockchain test', function (t) {
t.plan(73)
t.plan(72)
var blockchain = new Blockchain()
var genesisBlock
var blocks = []
Expand Down

0 comments on commit a4b1696

Please sign in to comment.