Files
lighthouse/validator_client/validator_store/Cargo.toml
2025-03-13 13:07:39 +01:00

10 lines
222 B
TOML

[package]
name = "validator_store"
version = "0.1.0"
edition = { workspace = true }
authors = ["Sigma Prime <contact@sigmaprime.io>"]
[dependencies]
slashing_protection = { workspace = true }
types = { workspace = true }