Versions in this module Expand all Collapse all v0 v0.0.2 Oct 31, 2023 Changes in this version + func NewHistoryRepositoryFactory(args *ArgsHistoryRepositoryFactory) (fullHistory.HistoryRepositoryFactory, error) + type ArgsHistoryRepositoryFactory struct + FullHistoryConfig config.FullHistoryConfig + Hasher hashing.Hasher + Marshalizer marshal.Marshalizer + SelfShardID uint32 + Store dataRetriever.StorageService