Skip to content

Commit

Permalink
fix: ut
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Nov 28, 2024
1 parent c21ebdf commit be1f73a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aggsender/types/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ func (c *CertificateInfo) String() string {
}
return fmt.Sprintf("aggsender.CertificateInfo: "+
"Height: %d "+
"RetryCount: %d "+
"CertificateID: %s "+
"PreviousLocalExitRoot: %s "+
"NewLocalExitRoot: %s "+
Expand Down

0 comments on commit be1f73a

Please sign in to comment.