isValidPath
scrypt-ts-opcat / HDPrivateKey / isValidPath
Function: isValidPath()
isValidPath(
arg
,hardened
?):boolean
Defined in: node_modules/@opcat-labs/opcat/types/hdprivatekey.d.cts:157
Verifies that a given path is valid.
Parameters
arg
string
| number
hardened?
boolean
Returns
boolean