Add missing punctuation (.)

This commit is contained in:
ghubstan 2021-02-16 09:36:24 -03:00
parent cdf15676db
commit 0efc9ff188
No known key found for this signature in database
GPG Key ID: E35592D6800A861E

View File

@ -251,7 +251,7 @@ Send BSQ:
``` ```
$ ./bisq-cli --password=xyz --port=9998 sendbsq --address=<bsq-address> --amount=<bsq-amount> $ ./bisq-cli --password=xyz --port=9998 sendbsq --address=<bsq-address> --amount=<bsq-amount>
``` ```
_Please note that sending BSQ to non-Bisq wallets is not supported and highly discouraged_ _Please note that sending BSQ to non-Bisq wallets is not supported and highly discouraged._
Send BSQ with a withdrawal transaction fee of 10 sats/byte: Send BSQ with a withdrawal transaction fee of 10 sats/byte:
``` ```