Fetch CAS blobs over Iroh

This commit is contained in:
Eric Wendland 2026-05-18 17:18:25 +02:00
commit e4b788fec2
10 changed files with 425 additions and 19 deletions

1
Cargo.lock generated
View file

@ -1229,6 +1229,7 @@ dependencies = [
name = "geth-node"
version = "0.1.0"
dependencies = [
"base64",
"geth-auth",
"geth-cas",
"geth-config",