Variable PreImageInfo.height

The Height of the block that this pre-image is for

struct PreImageInfo
{
  // ...
  Height height ;
  // ...
}