Variable PreImageInfo.hash

The value of the pre-image at the height from Genesis

struct PreImageInfo
{
  // ...
  geod24.bitblob.BitBlob!(64L) hash ;
  // ...
}