Updates wallet password
accountAddress
(string
) - The wallet address to update password forexistingPassword
(string
) - The current wallet passwordnewPassword
(string
) - The new wallet passwordPromise<void>
- Resolves when password is updated successfullyverifyPassword()
- Verify wallet passwordrequiresPasswordForOperation()
- Check if password is required