Type Definition pallet_bonsai::TxList
source · [−]pub type TxList<T: Config> = StorageMap<_GeneratedPrefixForStorageTxList<T>, Blake2_128Concat, T::Hash, Vec<T::Hash>>;
Expand description
Tracking to ensure that we can perform housekeeping on finalization of block.