Even though `OutputGroup::outputs` is a `Vec`, currently we always create a separate output group for each utxo. See the TODO near `struct OutputGroup`.
Even though
OutputGroup::outputsis aVec, currently we always create a separate output group for each utxo.See the TODO near
struct OutputGroup.