[][src]Constant pallet_democracy::MAX_VETOERS

pub const MAX_VETOERS: u32 = 100;

The maximum number of vetoers on a single proposal used to compute Weight.

NOTE: This is not enforced by any logic.