mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-11-17 04:07:03 +00:00
Remove --dangerous option
This commit is contained in:
@@ -15,7 +15,7 @@ Run `zecwallet-cli help` to see a list of all commands.
|
||||
|
||||
## Notes:
|
||||
* The wallet connects to the mainnet by default. To connect to testnet, please pass `--server https://lightd-test.zecwallet.co:443`
|
||||
* If you want to run your own server, please see [zecwallet lightwalletd](https://github.com/adityapk00/lightwalletd), and then run `./zecwallet-cli --server http://127.0.0.1:9067`. You might also need to pass `--dangerous` if you are using a self-signed TLS certificate.
|
||||
* If you want to run your own server, please see [zecwallet lightwalletd](https://github.com/adityapk00/lightwalletd), and then run `./zecwallet-cli --server http://127.0.0.1:9067`.
|
||||
|
||||
* The log file is in `~/.zcash/zecwallet-light-wallet.debug.log`. Wallet is stored in `~/.zcash/zecwallet-light-wallet.dat`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user