The AccountService class provides various functionalities for managing
a user's account on the Haveno platform. It includes methods to check if an
account exists, create an account, change the password, and handle potential
gRPC errors.
The DisputeAgentService class provides functionalities to manage
dispute agents within the Haveno platform. It allows for the registration
and unregistration of dispute agents through gRPC calls.