We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653d06d commit 8b0fd1cCopy full SHA for 8b0fd1c
1 file changed
Cargo.toml
@@ -89,7 +89,7 @@ optional = true
89
90
[features]
91
default = ["telemetry"]
92
-validator = ["async_collator", "async_validator", "slashing"]
+validator = ["async_collator", "async_validator"]
93
external_db = ["rdkafka"]
94
async_collator = []
95
async_validator = []
0 commit comments