Child key derivation

This commit is contained in:
Jack Grigg
2018-07-11 12:43:15 +01:00
parent 0e1d440287
commit e87fb329f9
2 changed files with 181 additions and 12 deletions

View File

@@ -12,6 +12,7 @@ homepage = "https://github.com/zcash-hackworks/zip32"
repository = "https://github.com/zcash-hackworks/zip32"
[dependencies]
byteorder = "1"
lazy_static = "1.0"
pairing = "0.14.2"