Exports the private key for a wallet
accountAddress
(string
) - The wallet address to export private key forexternalServerKeyShares
(any[]
) - Array of external server key sharespassword
(string
) - Wallet password for securityPromise<string>
- The exported private keyexportKey()
- Export wallet keyofflineExportPrivateKey()
- Export private key offline