Type Definition pallet_tidefi_stake::pallet::UnstakeFee

source ·
pub type UnstakeFee<T: Config> = StorageValue<_GeneratedPrefixForStorageUnstakeFee<T>, Percent, ValueQuery>;
Expand description

The percentage of fee when unstake is done before the ending.