chore: move next base fee to header impl (#2400)

This commit is contained in:
Matthias Seitz
2023-04-26 12:31:35 +02:00
committed by GitHub
parent 04947d2c49
commit 9fb66ffeff
8 changed files with 77 additions and 82 deletions

View File

@ -13,7 +13,6 @@ reth-primitives = { path = "../../primitives" }
reth-rpc-types = { path = "../../rpc/rpc-types" }
reth-rlp = { path = "../../rlp" }
reth-interfaces = { path = "../../interfaces" }
reth-consensus-common = { path = "../../consensus/common" }
reth-revm-primitives = { path = "../../revm/revm-primitives" }
## ethereum