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

dmos62 notifications at github.com
Wed Jan 20 16:23:03 CET 2021


@dmos62 commented on this pull request.



> @@ -137,14 +137,14 @@ getnewpaymentacctcurrency() {
 }
 
 createpaymentacct() {
-    CMD=$1
+    CMD="$1"
     CMD_OUTPUT=$(${CMD})

You missed some variable refefences: `"$(${CMD})"`

-- 
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#pullrequestreview-572334372
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210120/f59a14a4/attachment.htm>


More information about the bisq-github mailing list