feat(era): add Era1Writer (#15577)

This commit is contained in:
Léa Narzis
2025-04-08 09:53:53 +02:00
committed by GitHub
parent fad870e350
commit 16027eace8
3 changed files with 305 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -7774,6 +7774,7 @@ dependencies = [
"ethereum_ssz",
"ethereum_ssz_derive",
"snap",
"tempfile",
"thiserror 2.0.12",
]