Wallet spending key derivation path

This commit is contained in:
Jack Grigg
2018-10-15 15:51:40 +01:00
parent f25a8a557e
commit 81b2b1b554
7 changed files with 42 additions and 7 deletions

3
Cargo.lock generated
View File

@@ -511,6 +511,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "zcash_client_backend"
version = "0.0.0"
dependencies = [
"zcash_primitives 0.0.0",
]
[[package]]
name = "zcash_primitives"