Variable Output.value

The monetary value of this output, in 1/10^7

struct Output
{
  // ...
  Amount value ;
  // ...
}