Retrieves external server key shares for wallet operations
accountAddress
(string
) - The wallet address to get key shares for (must include 0x
prefix)Promise<any[]>
- Array of external server key sharessignTransaction()
- Sign a transaction using key sharessignMessage()
- Sign a message using key shares