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

View File

@@ -7,3 +7,4 @@ authors = [
edition = "2018"
[dependencies]
zcash_primitives = { path = "../zcash_primitives" }