pub type MaxApprovals = ConstU32<64>;
Expand description

Maximum number of approved proposals per Spending Period Set to 64 or 16 per week

Aliased Type§

struct MaxApprovals;