mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
api: Add show_extra parameter to bids endpoint
Add itx_refund_tx_est_final and ptx_refund_tx_est_final to bid extra data
This commit is contained in:
8
doc/api.md
Normal file
8
doc/api.md
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
Examples:
|
||||
|
||||
curl --header "Content-Type: application/json" \
|
||||
--request POST \
|
||||
--data '{"show_extra":true}' \
|
||||
http://localhost:12701/json/bids/00000000636ab87a5c8950b66684e86b5ed3684f175c8d05a8f0bfb6
|
||||
Reference in New Issue
Block a user