mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-02-01 03:12:15 +00:00
Update logfile location
This commit is contained in:
parent
4c5fd6c04d
commit
d36b384fc4
@ -60,4 +60,4 @@ features = ["ff_derive"]
|
||||
tower-grpc-build = { git = "https://github.com/tower-rs/tower-grpc", features = ["tower-hyper"] }
|
||||
|
||||
[profile.release]
|
||||
#debug = true
|
||||
debug = true
|
@ -31,3 +31,4 @@ CLI arguments you can pass to `zeclite-cli`
|
||||
* The wallet is currently testnet only
|
||||
* If you want to run your own server, please see [zeclite lightwalletd](https://github.com/adityapk00/lightwalletd), and then run `./zeclite-cli --server 127.0.0.1:9067`
|
||||
* Support for reorgs is iffy. It your wallet gets into an inconsistent state, type `rescan` to reset the wallet.
|
||||
* The log file is in `~/.zcash/testnet3/zeclite.debug.log`
|
Loading…
Reference in New Issue
Block a user