Variable PreImageInfo.utxo

The key for the enrollment, used to look the commitment up

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