mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Fix BSQ swap description of BTC price for 1 BSQ
This commit is contained in:
parent
aaac08202e
commit
dd7d803053
@ -410,7 +410,7 @@ $ apitest/scripts/trade-simulation.sh -d sell -c jp -m 0.5 -a 0.125
|
||||
```
|
||||
|
||||
The `createoffer` command can also be used to create BSQ swap offers, where trade execution is performed immediately
|
||||
after a BSQ swap offer is taken. To swap 0.5 BTC for BSQ at a price of 0.00005 BSQ per 1 BTC:
|
||||
after a BSQ swap offer is taken. To swap 0.5 BTC for BSQ at a price of 0.00005 BTC for 1 BSQ:
|
||||
```
|
||||
$ ./bisq-cli --password=xyz --port=9998 createoffer \
|
||||
--swap=true \
|
||||
|
Loading…
Reference in New Issue
Block a user