From e400fb7b8b66d3f3283aeaf0cfb164d6f67ae7c1 Mon Sep 17 00:00:00 2001 From: jbhusson <jonah@elixxir.io> Date: Wed, 9 Mar 2022 14:55:10 -0500 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bf743b..6b54f88 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ port: 11420 # Hash of valid contract contractHash: "bcMp4W4W3Gd1rO56QUt54Cfr_AEBQbkIcxMIRH1PJqh8mXnCYM4bIdjHdMRjD2r-lrewwPVBIsHYeXT6Knopwg==" +idListPath: "/tmp/idList.csv" # === END YAML ``` -- GitLab