Variable ValidatorInfo.preimage

The most up-to-date pre-image

struct ValidatorInfo
{
  // ...
  PreImageInfo preimage ;
  // ...
}