Source of truth for which event names use multi-source semantics at the central registry. Must
stay in sync with MultiSourceNetworkEvents (the public events) plus the platform-internal
multi-source events — the test network.service.shared-events.test.ts checks the contents.
Add entries to PUBLIC_MULTI_SOURCE_EVENT_NAMES when adding a new public multi-source event
to MultiSourceNetworkEvents, or to INTERNAL_MULTI_SOURCE_EVENT_NAMES for a new internal
one.
Source of truth for which event names use multi-source semantics at the central registry. Must stay in sync with
MultiSourceNetworkEvents(the public events) plus the platform-internal multi-source events — the testnetwork.service.shared-events.test.tschecks the contents.Add entries to PUBLIC_MULTI_SOURCE_EVENT_NAMES when adding a new public multi-source event to
MultiSourceNetworkEvents, or to INTERNAL_MULTI_SOURCE_EVENT_NAMES for a new internal one.