HDNode: remove unnecessary this context

This commit is contained in:
Daniel Cousens 2016-09-29 00:36:10 +10:00 committed by Daniel Cousens
parent c61c96acc2
commit 7a066b68ed

View file

@ -314,7 +314,7 @@ HDNode.prototype.derivePath = function (path) {
index = parseInt(indexStr, 10)
return prevHd.derive(index)
}
}, this)
})
}
HDNode.prototype.toString = HDNode.prototype.toBase58