Skip to content

Commit 2f59fa7

Browse files
committed
BugFix
1 parent 39b1fc9 commit 2f59fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cli-Tools/scripts/global_deal.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ send "${duration}\r"
2020
expect "Miner Addresses"
2121
send "\r"
2222
expect "Maximum network latency"
23-
send "100\r"
23+
send "\r"
2424
expect "Maximum budget"
2525
send "${money}\r"
2626
expect "Deals to make"

0 commit comments

Comments
 (0)