frequency_runtime

Type Alias MSAMaxSignaturesStored

Source
pub type MSAMaxSignaturesStored = ConstU32<50000>;
Expand description

The upper limit on total stored signatures. Set to an average of 50 signatures per block

Aliased Typeยง

struct MSAMaxSignaturesStored;