From 907c2518667028a07d27a277979e92cbb3311922 Mon Sep 17 00:00:00 2001 From: 0xAustinWang Date: Fri, 1 Nov 2024 21:29:56 +1100 Subject: [PATCH] comment --- core/capabilities/ccip/launcher/launcher.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/capabilities/ccip/launcher/launcher.go b/core/capabilities/ccip/launcher/launcher.go index 6950397c113..ceff22181d0 100644 --- a/core/capabilities/ccip/launcher/launcher.go +++ b/core/capabilities/ccip/launcher/launcher.go @@ -300,7 +300,7 @@ func (l *launcher) processRemoved(removed map[registrysyncer.DonID]registrysynce } // createDON is a pure function that handles the case where a new DON is added to the capability registry. -// It returns a new ccipDeployment that can then be used to start the active instance. +// It returns up to 4 plugins that are then started. func createDON( lggr logger.Logger, p2pID ragep2ptypes.PeerID,