Variable Ledger.utxo_set

UTXO set

class Ledger
{
  // ...
  UTXOCache utxo_set ;
  // ...
}