Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
maraoz authored and MattFaus committed Mar 21, 2014
1 parent 7097ace commit 7869308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.Transaction.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ function parse_test_transaction(entry) {
'index': index,
'scriptPubKey': scriptPubKey
});

});

var raw = new Buffer(entry[1], 'hex');
Expand Down

0 comments on commit 7869308

Please sign in to comment.