Skip to content

Commit

Permalink
renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-rosianu committed Sep 17, 2021
1 parent d33de47 commit d6e1032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/indexer/dtos.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ type ArgsSaveBlockData struct {
// HeaderGasConsumption holds the data needed to save gas consumption of a header
type HeaderGasConsumption struct {
GasConsumed uint64
GasReturned uint64
GasRefunded uint64
MaxGasPerBlock uint64
}

Expand Down

0 comments on commit d6e1032

Please sign in to comment.