mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-31 12:21:25 +00:00
add mulitcore feature to bellman
This commit is contained in:
@@ -49,7 +49,7 @@ reqwest = { version = "0.10.8", features = ["blocking", "json"] }
|
||||
git = "https://github.com/zerocurrencycoin/librustzcash.git"
|
||||
rev = "0883d7f3fc26b4f615b049151e43c112c8c7b920"
|
||||
default-features = false
|
||||
features = ["groth16"]
|
||||
features = ["groth16", "multicore"]
|
||||
|
||||
[dependencies.pairing]
|
||||
git = "https://github.com/zerocurrencycoin/librustzcash.git"
|
||||
|
Reference in New Issue
Block a user