primitives: use alloy MAXIMUM_EXTRA_DATA_SIZE constant (#11881)

This commit is contained in:
Thomas Coratger
2024-10-19 10:28:10 +02:00
committed by GitHub
parent a6daafc6a4
commit 2f559c62bf
7 changed files with 9 additions and 15 deletions

View File

@ -19,6 +19,7 @@ reth-consensus.workspace = true
# ethereum
alloy-primitives.workspace = true
revm-primitives.workspace = true
alloy-consensus.workspace = true
[dev-dependencies]
reth-storage-api.workspace = true