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