• Parameters

    • keystore: unknown
    • password: string

    Returns Promise<{
        privateKey: ccc.Bytes;
        chainCode: ccc.Bytes;
    }>