Don't be polite

This commit is contained in:
ghubstan 2021-03-18 13:12:32 -03:00
parent d07a26d560
commit ec65c010f7
No known key found for this signature in database
GPG key ID: E35592D6800A861E

View file

@ -270,7 +270,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._ _Note: 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:
``` ```