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