Implement import-blobs

This commit is contained in:
Michael Sproul
2024-11-07 12:10:43 +11:00
parent 57f58b8f1a
commit 299c0b2d17
3 changed files with 88 additions and 5 deletions

View File

@@ -15,3 +15,4 @@ types = { workspace = true }
slog = { workspace = true }
strum = { workspace = true }
serde = { workspace = true }
ethereum_ssz = { workspace = true }