Type Alias common_runtime::constants::PreimageMaxSize
source · pub type PreimageMaxSize = ConstU32<{ _ }>;
Expand description
Preimage maximum size set to 4 MB Expected to be removed in Polkadot v0.9.31
Aliased Type§
struct PreimageMaxSize;