mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-09 03:17:55 +00:00
Modifly bls library to reflect recent changes
This commit is contained in:
@@ -9,6 +9,7 @@ bls-aggregates = { git = "https://github.com/sigp/signature-schemes", branch = "
|
||||
cached_tree_hash = { path = "../cached_tree_hash" }
|
||||
hashing = { path = "../hashing" }
|
||||
hex = "0.3"
|
||||
rand = "0.5"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
serde_hex = { path = "../serde_hex" }
|
||||
|
||||
Reference in New Issue
Block a user