makeRootPrivateKey
export function makeRootPrivateKey(entropy: number[]): RootPrivateKey
Arguments
Name | Type | Description |
---|---|---|
entropy | number[] |
Return value
RootPrivateKey
export function makeRootPrivateKey(entropy: number[]): RootPrivateKey
Name | Type | Description |
---|---|---|
entropy | number[] |
RootPrivateKey