Hush lite wallet https://faq.hush.is/sdl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
329 B

5 years ago
[package]
name = "qtlib"
version = "0.1.0"
5 years ago
authors = ["zecwallet"]
5 years ago
edition = "2018"
[lib]
5 years ago
name = "silentdragonlite"
5 years ago
crate-type = ["staticlib"]
[dependencies]
libc = "0.2.58"
lazy_static = "1.4.0"
silentdragonlitelib = { git = "https://github.com/MyHush/silentdragonlite-cli", rev = "d2887d07879a93bdd9b2c8bd12504bb977e82fe0" }