Variable ValidatorInfo.enrolled

Height at which the Enrollment was accepted

struct ValidatorInfo
{
  // ...
  Height enrolled ;
  // ...
}