pub async fn get_accounts_votes_all(
    context: &Context
) -> Result<HashMap<String, Vec<AccountVotes>>, Error>