From 9c1ff90092532a62141ae0e9d54461300b1d47cb Mon Sep 17 00:00:00 2001 From: Determinant Date: Mon, 24 Jun 2019 17:31:17 -0400 Subject: update to work with the latest net lib --- scripts/run_demo_client.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/run_demo_client.sh b/scripts/run_demo_client.sh index 93a9148..5ed274d 100755 --- a/scripts/run_demo_client.sh +++ b/scripts/run_demo_client.sh @@ -1,2 +1,2 @@ #!/bin/bash -./hotstuff-client --idx 0 --iter -1 --max-async 3 +./hotstuff-client --idx 0 --iter -1 --max-async 4 -- cgit v1.2.3