HD derive transparent address (infra only)

This commit is contained in:
Aditya Kulkarni
2019-09-18 15:46:58 -07:00
parent 5afc6dbf33
commit c1a02247cd
3 changed files with 227 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ clap = "2.33"
secp256k1 = "=0.15.0"
sha2 = "0.8.0"
ripemd160 = "0.8.0"
ring = "0.14.0"
lazy_static = "1.2.0"
[dependencies.bellman]
git = "https://github.com/adityapk00/librustzcash.git"