eddsaKeyExport
eddsaKeyExport(
exportConfig
):Promise
<string
>
Exports a keyshare from the MPC to ECDSA private key.
Parameters
exportConfig
The configuration for the key export.
Returns
Promise
<string
>
A promise that resolves to the exported private key in hex.
Throws
Throws if any field in EddsaKeyExportConfig
is missing or undefined