Variable ValidatorBlockSig.height

The block height of this signature

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