mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-02 04:03:35 +00:00
testing: add a fake_crypto feature
This commit is contained in:
@@ -13,3 +13,6 @@ serde_derive = "1.0"
|
||||
serde_hex = { path = "../serde_hex" }
|
||||
ssz = { path = "../ssz" }
|
||||
tree_hash = { path = "../tree_hash" }
|
||||
|
||||
[features]
|
||||
fake_crypto = []
|
||||
|
||||
Reference in New Issue
Block a user