pub type MSAMaxSignaturesStored = ConstU32<50_000>;
The upper limit on total stored signatures. Set to an average of 50 signatures per block
struct MSAMaxSignaturesStored;