Type Definition frame_system::pallet::DidStoreTxs

source ·
pub type DidStoreTxs<T: Config> = StorageValue<_GeneratedPrefixForStorageDidStoreTxs<T>, bool, ValueQuery>;
Expand description

Map of block numbers to block shuffling seeds

Storage type is StorageValue with value type bool.