Type Alias frequency_runtime::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;