Type Definition pallet_rewards::pallet::MaxRewardExecutorsKickback
source · pub type MaxRewardExecutorsKickback<T: Config> = StorageValue<_GeneratedPrefixForStorageMaxRewardExecutorsKickback<T>, Percent, ValueQuery>;
Expand description
Storage type is [StorageValue
] with value type Percent
.