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