Skip to content

Commit

Permalink
nit typo
Browse files Browse the repository at this point in the history
  • Loading branch information
abi87 committed Nov 12, 2024
1 parent 73b7780 commit 94e55ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/consensus/pkg/types/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ type commonConsensusData struct {
// use to verify block builder
proposerAddress []byte

// used to build next block and validated current payload timestamp
// used to build next block and validate current payload timestamp
nextPayloadTimestamp math.U64

// useful for logging
Expand Down

0 comments on commit 94e55ee

Please sign in to comment.