suspend fun accountsExists(address: Address): Boolean
Checks if a given account is stored in the repository.
address - the address of the account
address
Return true if the accounts exists