mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-30 20:01:26 +00:00
Implement support for detection of diversified addressess
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "zecwallet-cli"
|
||||
version = "1.4.1"
|
||||
version = "1.4.2"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
@@ -15,4 +15,3 @@ byteorder = "1"
|
||||
tiny-bip39 = "0.6.2"
|
||||
|
||||
zecwalletlitelib = { path = "../lib/" }
|
||||
|
||||
|
@@ -1 +1 @@
|
||||
pub const VERSION:&str = "1.4.1";
|
||||
pub const VERSION:&str = "1.4.2";
|
||||
|
Reference in New Issue
Block a user