getPath
Returns the BIP32 derivation path of the wallet.
Type
;() => string
Return Value
Path string (for example m/44'/1'/0'), as configured in the constructor.
Syntax
computer.getPath()
Returns the BIP32 derivation path of the wallet.
;() => string
Path string (for example m/44'/1'/0'), as configured in the constructor.
computer.getPath()