Merge branch 'unstable' into into-anchor

This commit is contained in:
Daniel Knopik
2025-02-10 08:41:20 +01:00
207 changed files with 8646 additions and 4714 deletions

View File

@@ -8,9 +8,6 @@ edition = { workspace = true }
name = "validator_client"
path = "src/lib.rs"
[dev-dependencies]
tokio = { workspace = true }
[dependencies]
account_utils = { workspace = true }
beacon_node_fallback = { workspace = true }