Skip to main content

Function: isValidHardenedPath()

isValidHardenedPath(path): boolean

Parse and validate a path that is compliant to SLIP-0010 in form m/44'/4218'/{account_index}'/{change_index}'/{address_index}'.

Parameters

path: string

path string (e.g. m/44'/4218'/0'/0'/0').

Returns

boolean