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