mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 14:42:37 +01:00
add support script
This commit is contained in:
parent
b3335ae25e
commit
3747ac5db0
1 changed files with 2 additions and 0 deletions
2
api/support/market_list.sh
Executable file
2
api/support/market_list.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
clear
|
||||
curl -s http://localhost:8080/api/v1/market_list | python -m json.tool | less
|
Loading…
Add table
Reference in a new issue