Variable Input.utxo

The hash of the UTXO to be spent

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