mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
ui: Fix active sent bids count.
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
Examples:
|
||||
|
||||
curl --header "Content-Type: application/json" \
|
||||
--request POST \
|
||||
--data '{"coin_from":"btc","coin_to":"xmr","amt_from":10,"amt_to":10,"lockseconds":1200}' \
|
||||
http://localhost:12701/json/offers/new
|
||||
|
||||
curl --header "Content-Type: application/json" \
|
||||
--request POST \
|
||||
--data '{"show_extra":true}' \
|
||||
|
||||
Reference in New Issue
Block a user