mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 06:18:31 +00:00
Add additional fake_crypto objects
This commit is contained in:
@@ -4,7 +4,11 @@ version = "0.1.0"
|
||||
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[features]
|
||||
fake_crypto = ["bls/fake_crypto"]
|
||||
|
||||
[dependencies]
|
||||
bls = { path = "../../eth2/utils/bls" }
|
||||
ethereum-types = "0.5"
|
||||
hex = "0.3"
|
||||
serde = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user