From 8db32a2c5e3555239135acb26599a424453ab9ce Mon Sep 17 00:00:00 2001 From: Giulio Date: Wed, 29 May 2024 17:22:54 +0200 Subject: [PATCH] save --- cl/sentinel/service/service.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cl/sentinel/service/service.go b/cl/sentinel/service/service.go index df28e6580e1..5f420d5eac1 100644 --- a/cl/sentinel/service/service.go +++ b/cl/sentinel/service/service.go @@ -96,7 +96,8 @@ func (s *SentinelServer) PublishGossip(_ context.Context, msg *sentinelrpc.Gossi gossip.TopicNameVoluntaryExit, gossip.TopicNameProposerSlashing, gossip.TopicNameSyncCommitteeContributionAndProof, - gossip.TopicNameAttesterSlashing: + gossip.TopicNameAttesterSlashing, + gossip.TopicNameBlsToExecutionChange: subscription = manager.GetMatchingSubscription(msg.Name) default: // check subnets