fix typo
This commit is contained in:
parent
0beed6efa4
commit
e222ae08c4
@ -88,7 +88,7 @@ HDPrivateKey.isValidPath = function(arg, hardened) {
|
|||||||
/**
|
/**
|
||||||
* Internal function that splits a string path into a derivation index array.
|
* Internal function that splits a string path into a derivation index array.
|
||||||
* It will return null if the string path is malformed.
|
* It will return null if the string path is malformed.
|
||||||
* It does not validates if a indexes are in bounds.
|
* It does not validate if indexes are in bounds.
|
||||||
*
|
*
|
||||||
* @param {string} path
|
* @param {string} path
|
||||||
* @return {Array}
|
* @return {Array}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user