Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
noot committed Aug 5, 2021
1 parent b283215 commit 46886b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/grandpa/grandpa.go
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ func (s *Service) initiate() error {
}

if err != nil {
logger.Warn("failed to play grandpa round", "error", err)
continue
}

Expand Down

0 comments on commit 46886b2

Please sign in to comment.