UpdateMasterEvent
type UpdateMasterEvent = { type: 'updateMaster' master: ServiceUserId | null }
Upon receiving, client will:
master