Type Definition pallet_fee_lock::pallet::UnlockQueueEnd
source · pub type UnlockQueueEnd<T: Config> = StorageValue<_GeneratedPrefixForStorageUnlockQueueEnd<T>, u128, ValueQuery>;
Expand description
Storage type is StorageValue
with value type u128
.