code.vegaprotocol.io/vega@v0.79.0/core/epochtime/README.md (about) 1 # EpochTime 2 3 This service is responsible for sending out event bus messages when Vega leaves or enters a new epoch. 4 It also has support for clients subscribing to updates when the epoch changes. 5 6 The length of an epoch is defined by the network parameter `ValidatorsEpochLength` 7