API Reference / @evolu/common / Crypto / createSlip21
Function: createSlip21()
function createSlip21(seed, path): Uint8Array;
Defined in: packages/common/src/Crypto.ts:57
SLIP21.
https://github.com/satoshilabs/slips/blob/master/slip-0021.md
Parameters
Parameter | Type |
---|---|
seed | MnemonicSeed |
path | readonly string [] |
Returns
Uint8Array