pub async fn get_account_votes(
    account_id_hex: String,
    context: ContextLock
) -> Result<impl Reply, Rejection>