fromObject
scrypt-ts-opcat / HDPublicKey / fromObject
Function: fromObject()
fromObject(
arg
):HDPublicKey
Defined in: node_modules/@opcat-labs/opcat/types/hdpublickey.d.cts:194
Creates an HDPublicKey instance from an object.
Parameters
arg
any
The object containing public key data
Returns
A new HDPublicKey instance
Throws
Will throw if no valid object argument is provided