Variable Ledger.fee_man

The checker of transaction data payload

class Ledger
{
  // ...
  FeeManager fee_man ;
  // ...
}