Exports the private key for a specific wallet address
accountAddress
(string
) - The wallet address to export private key for (must include 0x
prefix)externalServerKeyShares
(any[]
) - Array of external server key sharespassword
(string
) - Wallet password (if wallet is password-protected)Promise<string>
- The exported private key as a hex stringofflineExportPrivateKey()
- Export private key offlineexportKey()
- Export key with chain name