expandPrivateKey
@totemsdk/core / expandPrivateKey
Variable: expandPrivateKey
constexpandPrivateKey: (seed) =>Uint8Array=expand_private_key_wasm
Expand master seed into L private key chains. Returns a flat array of L×32 bytes (1088 bytes total).
Parameters
seed
Uint8Array
Returns
Uint8Array