Wire up new seed page for wizard
This commit is contained in:
@@ -11,4 +11,4 @@ crate-type = ["staticlib"]
|
||||
[dependencies]
|
||||
libc = "0.2.58"
|
||||
lazy_static = "1.4.0"
|
||||
zecwalletlitelib = { git = "https://github.com/adityapk00/zecwallet-light-cli", rev = "e3a0fd2dea59c0cf6434148bf77fef84830cce02" }
|
||||
zecwalletlitelib = { path = "../../lightwallet/lightwalletclient/lib/" }
|
||||
Reference in New Issue
Block a user