fromSeed
scrypt-ts-opcat / HDPrivateKey / fromSeed
Function: fromSeed()
fromSeed(
hexa
,network
?):HDPrivateKey
Defined in: node_modules/@opcat-labs/opcat/types/hdprivatekey.d.cts:208
Generate a private key from a seed, as described in BIP32
Parameters
hexa
string
| Buffer
network?
Network
Returns
HDPrivateKey