refactor(primitive-traits): use alloy EPOCH_SLOTS constant (#12018)

This commit is contained in:
Thomas Coratger
2024-10-24 01:15:45 +02:00
committed by GitHub
parent 565e4b400d
commit 044e2d6aea
5 changed files with 6 additions and 7 deletions

1
Cargo.lock generated
View File

@ -6394,6 +6394,7 @@ dependencies = [
name = "reth-beacon-consensus"
version = "1.1.0"
dependencies = [
"alloy-eips",
"alloy-genesis",
"alloy-primitives",
"alloy-rpc-types-engine",