Function Signature
Description
Gets the export ID for wallet data. This ID is used for various export operations and wallet management functions.Parameters
Required Parameters
chainName
(string
) - The chain name (e.g., ‘solana’)serverKeyShare
(any
) - Server key share information
Returns
Promise<string>
- The export ID
Example
Error Handling
Related Functions
exportPrivateKey()
- Export private keyexportKey()
- Export wallet key