Type Alias moonbeam_runtime::EligibilityValue
pub type EligibilityValue = NonZeroU32;
Expand description
The type of eligibility to use
Aliased Type§
struct EligibilityValue(/* private fields */);
pub type EligibilityValue = NonZeroU32;
The type of eligibility to use
struct EligibilityValue(/* private fields */);