Variable ValidatorBlockSig.utxo

The stake of the validator

struct ValidatorBlockSig
{
  // ...
  geod24.bitblob.BitBlob!(64L) utxo ;
  // ...
}