diff options
Diffstat (limited to 'run_client.sh')
-rwxr-xr-x | run_client.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/run_client.sh b/run_client.sh deleted file mode 100755 index 93a9148..0000000 --- a/run_client.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -./hotstuff-client --idx 0 --iter -1 --max-async 3 |