updated
This commit is contained in:
parent
b7c08dc3b0
commit
fcd9d7c566
@ -4,7 +4,6 @@ Ported from https://github.com/slush0/stratum-mining/blob/master/lib/merkletree.
|
||||
|
||||
*/
|
||||
|
||||
|
||||
var util = require('./util.js');
|
||||
|
||||
var MerkleTree = module.exports = function MerkleTree(data){
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
binpack https://github.com/russellmcc/node-binpack
|
||||
bignum https://github.com/justmoon/node-bignum
|
||||
base58-native https://github.com/gasteve/node-base58
|
||||
Loading…
Reference in New Issue
Block a user