Type Alias common_runtime::constants::MaxSchemaGrants
source · pub type MaxSchemaGrants = ConstU32<30>;
Expand description
The maximum number of schema grants allowed per delegation
Aliased Type§
struct MaxSchemaGrants;