restoreRootPrivateKey
export function restoreRootPrivateKey(
phrase: string[],
dict: string[]
): RootPrivateKey
Arguments
1. phrase
phrase: string[]
2. dict
dict: string[]
Returns
RootPrivateKey
export function restoreRootPrivateKey(
phrase: string[],
dict: string[]
): RootPrivateKey
phrase
phrase: string[]
dict
dict: string[]
RootPrivateKey