Skip to content

Commit 88700a4

Browse files
swift1337skosito
andauthored
Update tss/keysign.go
Co-authored-by: skosito <[email protected]>
1 parent 940cfad commit 88700a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tss/keysign.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ func (t *Server) KeySign(req keysign.Request) (keysign.Response, error) {
340340
t.logger.Debug().
341341
Str(logs.MsgID, msgID).
342342
Stringer(logs.Peer, receivedSig.Blame).
343-
Msg("Keysign:received signature")
343+
Msg("Keysign: received signature")
344344
}
345345
}()
346346

0 commit comments

Comments
 (0)