Programming style Duniter v2

impl pallet_duniter_test_parameters::Config for Runtime {
    // [...]
    type PeriodCount = Balance;
}

Why would a period count be a balance?