mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-02-01 03:12:15 +00:00
Update README.md
This commit is contained in:
parent
a9b56e76af
commit
fae3cdc91f
@ -8,10 +8,9 @@ This will launch the interactive prompt. Type `help` to get a list of commands
|
|||||||
|
|
||||||
|
|
||||||
## Notes:
|
## Notes:
|
||||||
* The wallet is currently testnet only
|
* The wallet is currently in beta, and 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 [zeclite lightwalletd](https://github.com/adityapk00/lightwalletd), and then run `./zeclite-cli --server 127.0.0.1:9067`
|
* If you want to run your own server, please see [zeclite lightwalletd](https://github.com/adityapk00/lightwalletd), and then run `./zeclite-cli --server http://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/zeclite.debug.log`. Wallet is stored in `~/.zcash/zeclite.wallet.dat`
|
||||||
* The log file is in `~/.zcash/testnet3/zeclite.debug.log`
|
|
||||||
|
|
||||||
### Note Management
|
### Note Management
|
||||||
Zeclite does automatic note and utxo management, which means it doesn't allow you to manually select which address to send outgoing transactions from. It follows these principles:
|
Zeclite does automatic note and utxo management, which means it doesn't allow you to manually select which address to send outgoing transactions from. It follows these principles:
|
||||||
|
Loading…
Reference in New Issue
Block a user