mirror of
https://github.com/basicswap/basicswap.git
synced 2025-01-19 00:54:35 +00:00
Update scripts/createoffers.py
Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
This commit is contained in:
parent
8c6ea947ba
commit
4117c461bb
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Create offers
|
||||||
"wallet_port_override": Used for testing.
|
"wallet_port_override": Used for testing.
|
||||||
"offers": [
|
"offers": [
|
||||||
{
|
{
|
||||||
"name": Offer tenplate name, eg "Offer 0", will be automatically renamed if not unique.
|
"name": Offer template name, eg "Offer 0", will be automatically renamed if not unique.
|
||||||
"coin_from": Coin you send.
|
"coin_from": Coin you send.
|
||||||
"coin_to": Coin you receive.
|
"coin_to": Coin you receive.
|
||||||
"amount": Amount to create the offer for.
|
"amount": Amount to create the offer for.
|
||||||
|
|
Loading…
Reference in a new issue