Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit a0f8bdf

Browse files
committed
add log
1 parent a0bd87a commit a0f8bdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prover/guardian_prover_sender/guardian_prover.go

+1
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ func (s *GuardianProverBlockSender) SendStartup(ctx context.Context, revision st
147147

148148
log.Info("Guardian prover successfully sent startup",
149149
"revision", revision,
150+
"version", version,
150151
)
151152

152153
return nil

0 commit comments

Comments
 (0)