Skip to main content

deriveRootPrivSeed

@totemsdk/core


@totemsdk/core / deriveRootPrivSeed

Variable: deriveRootPrivSeed

const deriveRootPrivSeed: (bip39_seed) => Uint8Array = derive_root_priv_seed_wasm

Derive root private seed from BIP39 seed.

Parameters

bip39_seed

Uint8Array

Returns

Uint8Array