pub async fn get_leaders_logs(
    context: &Context
) -> Result<Vec<LeadershipLog>, Error>