Versions in this module Expand all Collapse all v0 v0.0.1 Nov 7, 2024 Changes in this version + func NewReadOnlySCContainer(scContainer vm.SystemSCContainer) (*readOnlySCContainer, error) + func NewSystemSCContainer() *systemSCContainer + func NewSystemSCFactory(args ArgsNewSystemSCFactory) (*systemSCFactory, error) + type ArgsNewSystemSCFactory struct + AddressPubKeyConverter core.PubkeyConverter + Economics vm.EconomicsHandler + EnableEpochsHandler common.EnableEpochsHandler + GasSchedule core.GasScheduleNotifier + Hasher hashing.Hasher + Marshalizer marshal.Marshalizer + NodesConfigProvider vm.NodesConfigProvider + NodesCoordinator vm.NodesCoordinator + ShardCoordinator sharding.Coordinator + SigVerifier vm.MessageSignVerifier + SystemEI vm.ContextHandler + SystemSCConfig *config.SystemSmartContractsConfig