Skip to content

Commit

Permalink
ADd rolled back records
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender committed Jan 10, 2024
1 parent cad02e4 commit 844c667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/types/block.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ type BlockEvent struct {
KSize uint8 `json:"k_size"`
HeaderHash Bytes32 `json:"header_hash"`
ForkHeight uint32 `json:"fork_height"`
RolledBackRecords uint64 `json:"rolled_back_records"`
Height uint32 `json:"height"`
ValidationTime float64 `json:"validation_time"`
PreValidationTime float64 `json:"pre_validation_time"`
Expand Down

0 comments on commit 844c667

Please sign in to comment.