Files
lighthouse/Cargo.toml
Sam Wilson 86cb3f45d2 Disable slasher default features (#6115)
* Turn off default features for slasher.

Because slasher had lmdb as a default feature, it was impossible to have
a pure mdbx build of lighthouse. This commit sets
`default-features = false` for slasher so lighthouse can actually choose
one or the other.
2024-07-18 08:54:02 +00:00

7.3 KiB