Add a constructor to generate random pubkeys
This commit is contained in:
@@ -17,6 +17,7 @@ chrono = { version = "0.4.0", features = ["serde"] }
|
||||
generic-array = { version = "0.12.0", default-features = false, features = ["serde"] }
|
||||
itertools = "0.8.0"
|
||||
log = "0.4.2"
|
||||
rand = "0.6.5"
|
||||
ring = "0.13.2"
|
||||
sha2 = "0.8.0"
|
||||
serde = "1.0.89"
|
||||
|
Reference in New Issue
Block a user