Merge pull request #45 from Altbierjupp/Adjusted_Documentation

Adjusted documentation and CLI info
This commit is contained in:
calle
2022-11-26 02:02:31 +01:00
committed by GitHub
2 changed files with 1 additions and 2 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.*
Change the appropriate `.env` file settings to
```bash

0
cashu/wallet/cli.py Executable file → Normal file
View File