Revert "HDNode: remove unnecessary this context"
This commit is contained in:
parent
a4afc7f9b8
commit
0e08a9b0ce
@ -314,7 +314,7 @@ HDNode.prototype.derivePath = function (path) {
|
||||
index = parseInt(indexStr, 10)
|
||||
return prevHd.derive(index)
|
||||
}
|
||||
})
|
||||
}, this)
|
||||
}
|
||||
|
||||
HDNode.prototype.toString = HDNode.prototype.toBase58
|
||||
|
||||
Loading…
Reference in New Issue
Block a user