From 59fbf665e1787b35360186602446ae239c14ac75 Mon Sep 17 00:00:00 2001 From: hu55a1n1 Date: Tue, 27 Feb 2024 13:30:10 -0800 Subject: [PATCH] Fix typo in manifest --- enclaves/quartz/quartz.manifest.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enclaves/quartz/quartz.manifest.template b/enclaves/quartz/quartz.manifest.template index 36e39ab..91b352f 100644 --- a/enclaves/quartz/quartz.manifest.template +++ b/enclaves/quartz/quartz.manifest.template @@ -21,7 +21,7 @@ loader.env.MYAPP_DATA = { passthrough = true } loader.argv = ["quartz-enclave", "--chain-id", "testing", - "--sigile", "quartz.sig", + "--sigfile", "quartz.sig", "--trusted-height", "1", "--trusted-hash", "A1D115BA3A5E9FCC12ED68A9D8669159E9085F6F96EC26619F5C7CEB4EE02869"]