Function Signature
Description
Exports external server key shares for backup purposes. This function provides access to the key shares that can be stored securely for future recovery.Parameters
Required Parameters
accountAddress(string) - The wallet address to export key shares forpassword(string) - Wallet password for security
Returns
Promise<any[]>- Array of exported key shares
Example
Error Handling
Related Functions
getExternalServerKeyShares()- Get external server key sharesencryptKeyShare()- Encrypt a key share