aboutsummaryrefslogtreecommitdiff
path: root/scripts/run_client.sh
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-08-17 11:28:07 -0400
committerDeterminant <ted.sybil@gmail.com>2018-08-17 11:28:07 -0400
commit140ee49ccf0353cd29c04d0d6bd5d4da69e7d0cc (patch)
tree8b523f5d470beabea19c80d524b4fec964cea89a /scripts/run_client.sh
parent91112940ed5f3f85c5fce6549b601b7569ab4b1a (diff)
add scripts; move scripts to a new directory
Diffstat (limited to 'scripts/run_client.sh')
-rwxr-xr-xscripts/run_client.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/run_client.sh b/scripts/run_client.sh
new file mode 100755
index 0000000..93a9148
--- /dev/null
+++ b/scripts/run_client.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+./hotstuff-client --idx 0 --iter -1 --max-async 3