[bisq-network/bisq] Add api trade simulation scripts (#5093)

Stan notifications at github.com
Wed Jan 20 14:39:07 CET 2021


@ghubstan commented on this pull request.



> +sleeptraced 4
+
+# Generate some btc blocks
+printdate "Generating btc blocks after fiat transfer."
+genbtcblocks 3 5
+printbreak
+sleeptraced 3
+
+# Complete the trade on the seller side.
+if [ "${DIRECTION}" = "BUY" ]
+then
+	printdate "BOB ${BOB_ROLE}:  Closing trade by keeping funds in Bisq wallet."
+    CMD="$CLI_BASE --port=${BOB_PORT} keepfunds --trade-id=${OFFER_ID}"
+    printdate "BOB CLI: ${CMD}"
+else
+	printdate "ALICE (taker):  Closing trade by keeping funds in Bisq wallet."

Fixed in commit 4eabb9804eb979db1c64ee336e74c2ec97b0f70d.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5093#discussion_r560965378
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210120/01c83dcd/attachment.htm>


More information about the bisq-github mailing list