Type Alias common_runtime::constants::MSAMaxSignaturesStored
source · pub type MSAMaxSignaturesStored = ConstU32<50_000>;
Expand description
The upper limit on total stored signatures. Set to an average of 50 signatures per block
Aliased Type§
struct MSAMaxSignaturesStored;