Checks if a wallet is password encrypted
accountAddress
(string
) - The wallet address to check (must include 0x
prefix)Promise<boolean>
- true
if wallet is password encrypted, false
otherwiserequiresPasswordForOperation()
- Check if operation requires passwordverifyPassword()
- Verify wallet password