Basic conversions

This commit is contained in:
Jack Grigg
2018-07-11 01:26:07 +01:00
parent 1b8da6b12d
commit 8db848139b
2 changed files with 67 additions and 1 deletions

View File

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