mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-01 12:51:30 +00:00
Add mainnet support to zcash_client_sqlite via a feature flag
This commit is contained in:
@@ -21,3 +21,6 @@ rand_core = "0.5"
|
||||
rand_os = "0.2"
|
||||
tempfile = "3"
|
||||
zcash_proofs = { path = "../zcash_proofs" }
|
||||
|
||||
[features]
|
||||
mainnet = []
|
||||
|
Reference in New Issue
Block a user