pub fn initialize_tracker(config: &Configuration) -> TrackerExpand description
It builds the domain tracker
The tracker is the domain layer service. It’s the entrypoint to make requests to the domain layer. It’s used by other higher-level components like the UDP and HTTP trackers or the tracker API.