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