Skip to content

Commit 0bbac28

Browse files
committed
undo log delete
1 parent 5289a51 commit 0bbac28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/capabilities/launcher.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ func (w *launcher) donPairsToUpdate(myID ragetypes.PeerID, localRegistry *regist
300300
}
301301

302302
func (w *launcher) OnNewRegistry(ctx context.Context, localRegistry *registrysyncer.LocalRegistry) error {
303+
w.lggr.Debug("CapabilitiesLauncher triggered...")
303304
// Do not set an empty local registry: capability init (e.g. EVM) calls LocalNode() and fails with
304305
// "empty local registry. no DONs registered". Only set once we have at least one DON so that
305306
// capabilities that depend on the registry see valid data (or keep waiting until syncer pushes non-empty).

0 commit comments

Comments
 (0)