Variable OutputRef.hash

The hash of the Output, to build the transaction

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