Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAustinWang committed Nov 1, 2024
1 parent 452d11f commit 907c251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/capabilities/ccip/launcher/launcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 907c251

Please sign in to comment.