Type Definition pallet_quorum::pallet::AccountWatchList
source · pub type AccountWatchList<T: Config> = StorageMap<_GeneratedPrefixForStorageAccountWatchList<T>, Blake2_128Concat, T::AccountId, BoundedVec<WatchListItem<T::BlockNumber, <T as Config>::StringLimit>, <T as Config>::WatchListLimit>>;
Expand description
Set of active transaction to watch