Variable Ledger.validator_set

The object controlling the validator set

class Ledger
{
  // ...
  ValidatorSet validator_set ;
  // ...
}