port to hush

This commit is contained in:
DenioD
2019-10-18 09:45:35 +02:00
parent cead0062bd
commit e7d272ce42
10 changed files with 86 additions and 86 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "zecwallet-cli"
name = "silentdragonlite-cli"
version = "1.0.0"
edition = "2018"
@@ -14,7 +14,7 @@ http = "0.1"
byteorder = "1"
tiny-bip39 = "0.6.2"
zecwalletlitelib = { path = "./lib/" }
silentdragonlitelib = { path = "./lib/" }
[profile.release]