From 84da2469233e890a0b5e81014a8e1efaa866d85d Mon Sep 17 00:00:00 2001 From: Geoff Lamperd <5004980+glamperd@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:36:26 +1000 Subject: [PATCH] ALter start time --- ceremonies/semaphore-v4-ceremony/p0tionConfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ceremonies/semaphore-v4-ceremony/p0tionConfig.json b/ceremonies/semaphore-v4-ceremony/p0tionConfig.json index ea989d7..fa51a0d 100644 --- a/ceremonies/semaphore-v4-ceremony/p0tionConfig.json +++ b/ceremonies/semaphore-v4-ceremony/p0tionConfig.json @@ -1,7 +1,7 @@ { "title": "Semaphore V4 Ceremony", "description": "The trusted setup Phase 2 ceremony for the Semaphore protocol version four (V4) circuits", - "startDate": "2024-06-10T00:00:00", + "startDate": "2024-06-10T12:00:00", "endDate": "2024-07-10T00:00:00", "timeoutMechanismType": "FIXED", "penalty": 1440, @@ -775,4 +775,4 @@ "sequencePosition": 32 } ] -} \ No newline at end of file +}