From 2dbfea8cd7058462797975d4d3567d4964fdc79e Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Mon, 11 Nov 2024 14:43:47 +0000 Subject: [PATCH] chore: update constants file --- src/constants.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/constants.py b/src/constants.py index 204c669..206c36e 100644 --- a/src/constants.py +++ b/src/constants.py @@ -1,2 +1 @@ -ZK_DIRECTORY = "/home/thomas/repos/eolas" -ZK_TEST_DIRECTORY = "/home/thomas/repos/dummy-zk" +EOLAS_DIRECTORY = "/home/thomas/repos/eolas/zk"