Adjust some help for CLI

This commit is contained in:
Altbierjupp
2022-10-21 17:12:10 +02:00
parent aa209157b9
commit 352d053fbe
2 changed files with 7 additions and 6 deletions

View File

@@ -90,8 +90,7 @@ vim .env
To use the wallet with the [public test mint](#test-instance), you need to change the appropriate entries in the `.env` file.
#### Test instance
*Warning: this instance is just for demonstration only. Currently, only Lightning deposits work but not withdrawals. The server could vanish at any moment so consider any Satoshis you deposit a donation. I will add Lightning withdrawals soon so unless someone comes up with a huge inflation bug, you might be able to claim them back at a later point in time.*
*Warning: this instance is just for demonstration only. The server could vanish at any moment so consider any Satoshis you deposit a donation. You can withdraw you funds with the function [cashu pay.](#pay-a-lightning-invoice)*
Change the appropriate `.env` file settings to
```bash