makeRootPrivateKey
export function makeRootPrivateKey(entropy: number[]): RootPrivateKey
Arguments
1. entropy
entropy: number[]
Returns
RootPrivateKey
export function makeRootPrivateKey(entropy: number[]): RootPrivateKey
entropy
entropy: number[]
RootPrivateKey