wotsPublicKeyFromSeed
@totemsdk/core / wotsPublicKeyFromSeed
Variable: wotsPublicKeyFromSeed
constwotsPublicKeyFromSeed: (seed,key_index) =>Uint8Array=derive_pk_digest_wasm
Derive WOTS public key digest (32 bytes).
Parameters
seed
Uint8Array
key_index
number
Returns
Uint8Array