Why do we need the topology updater?

The global topology.json holds all “active” relays. The topologyupdater is a way to make sure only life relays are in the global topology.json. To achieve this nodes who behave healthily and send an update each hour will either be added or kept in the list. The same way, whenever relays are offline and/or don’t send this hourly message will be removed from the list. This temporary solution will become obsolete when p2p goes live.

1 Like