Type Definition pswap_distribution::pallet::BurnRate

source ·
pub type BurnRate<T: Config> = StorageValue<_GeneratedPrefixForStorageBurnRate<T>, Fixed, ValueQuery>;
Expand description

Amount of incentive tokens to be burned on each distribution.