HDNode: remove HDNode.toString for safety
This commit is contained in:
parent
8ec0ce1552
commit
b14abac4a1
1 changed files with 0 additions and 2 deletions
|
@ -317,6 +317,4 @@ HDNode.prototype.derivePath = function (path) {
|
|||
}, this)
|
||||
}
|
||||
|
||||
HDNode.prototype.toString = HDNode.prototype.toBase58
|
||||
|
||||
module.exports = HDNode
|
||||
|
|
Loading…
Reference in a new issue