go-ethereum/internal/ethapi
maskpp a89ab83089
fix(API): use hexutil.Big for l1Fee in GetTransactionReceipt (#336)
* It's not a bug, but if just translate to hexutil.Big can be better.

* Revert editor's auto change.

* Update version.

* Update version.
2023-05-22 16:52:13 +08:00
..
addrlock.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
api.go fix(API): use hexutil.Big for l1Fee in GetTransactionReceipt (#336) 2023-05-22 16:52:13 +08:00
backend.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
transaction_args.go set BaseFee to nil (#222) 2023-02-20 22:04:55 -08:00