Derive addresses from seed
This commit is contained in:
@@ -21,6 +21,7 @@ hex = "0.3"
|
||||
protobuf = "2"
|
||||
rustyline = "5.0.2"
|
||||
byteorder = "1"
|
||||
rand = "0.5.6"
|
||||
|
||||
[dependencies.bellman]
|
||||
path = "../../librustzcash/bellman"
|
||||
@@ -50,4 +51,4 @@ features = ["ff_derive"]
|
||||
tower-grpc-build = { git = "https://github.com/tower-rs/tower-grpc", features = ["tower-hyper"] }
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
#debug = true
|
||||
Reference in New Issue
Block a user