Type Definition t3rn_mini_mock_runtime::NextBatch

pub type NextBatch<T>where
    T: Config, = StorageMap<_GeneratedPrefixForStorageNextBatch<T>, Identity, [u8; 4], BatchMessage<<<<T as Config>::Block as HeaderProvider>::HeaderT as Header>::Number>, OptionQuery, GetDefault, GetDefault>;
Expand description

Storage type is [StorageMap] with key type TargetId and value type BatchMessage < BlockNumberFor < T > >.