pub type MaxApprovals = ConstU32<64>;
Maximum number of approved proposals per Spending Period Set to 64 or 16 per week
struct MaxApprovals;