Variable EnrollmentState.enrolled_height

The Height the enrollment was accepted at

struct EnrollmentState
{
  // ...
  Height enrolled_height ;
  // ...
}