Skip to content

Commit

Permalink
makes a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
staheri14 committed Aug 16, 2023
1 parent 64687de commit 061b926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consensus/state.go
Original file line number Diff line number Diff line change
Expand Up @@ -1712,6 +1712,7 @@ func (cs *State) finalizeCommit(height int64) {
// must be called before we update state
cs.recordMetrics(height, block)

// trace some metadata about the block
schema.WriteBlock(cs.traceClient, block.Header.Height, block.Header.Time)

// NewHeightStep!
Expand Down

0 comments on commit 061b926

Please sign in to comment.