Returns
| Name | Type |
|---|---|
exportSolanaAccount() | (options: ExportSolanaAccountOptions) => Promise<ExportSolanaAccountResult> |
Example
Deprecated
This function will be removed soon. UseuseSolanaKeyExportIframe instead for a more secure key export experience
that never exposes the private key to your application’s JavaScript context.