remove non ascii whitespaces

This commit is contained in:
JMARyA 2024-01-17 09:44:04 +01:00
parent 598a10bc28
commit 5a6d6c4d13
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
117 changed files with 1928 additions and 1928 deletions

View file

@ -33,7 +33,7 @@ Monero's privacy features are implemented through a combination of cryptographic
- Monero adjusts block size and fees dynamically, allowing for scalability and preventing congestion.
## monero-cli-wallet
`monero-wallet-cli` is the wallet software shipped in the Monero archives. It is a console program, and manages an account.
`monero-wallet-cli` is the wallet software shipped in the Monero archives. It is a console program, and manages an account.
Generate new wallet:
```shell