The fn added to better handling of potential errors associated with `freeze` actions. Added `MaxHolds` to `pallet_balances::Config`
Added `MaxFreezes` to `pallet_balances::Config`
- fix make runtime build on 0.9.42
Feature/ci make bench
runtime/common/config/substrate.rs8.3 KiBsourcehistoryThe fn added to better handling of potential errors associated with `freeze` actions. Added `MaxHolds` to `pallet_balances::Config`
Added `MaxFreezes` to `pallet_balances::Config`
Feature/ci make bench