Skip to content

Commit

Permalink
dev: chg: revert EffectiveGasPrice changes ad included in another PR
Browse files Browse the repository at this point in the history
  • Loading branch information
marcello33 committed Sep 7, 2023
1 parent 3b55783 commit 4900eeb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions core/types/gen_receipt_json.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion core/types/receipt.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ type receiptMarshaling struct {
Status hexutil.Uint64
CumulativeGasUsed hexutil.Uint64
GasUsed hexutil.Uint64
EffectiveGasPrice *hexutil.Big
BlockNumber *hexutil.Big
TransactionIndex hexutil.Uint
}
Expand Down

0 comments on commit 4900eeb

Please sign in to comment.