From 1d633e01f028935b65547e1c80b43a7e0653c536 Mon Sep 17 00:00:00 2001 From: matteo-cristino Date: Thu, 3 Aug 2023 12:45:25 +0200 Subject: [PATCH] fix: remove identity declaration in deactivate_did contract This contract will be run on the client side which keyring is not stored under the identity --- src/deactivate_did.zen | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/deactivate_did.zen b/src/deactivate_did.zen index 5f251ea..d72ded8 100644 --- a/src/deactivate_did.zen +++ b/src/deactivate_did.zen @@ -21,8 +21,7 @@ Scenario ecdh Scenario eddsa # load the spec admin keyring to sign the request -Given my name is in a 'string' named 'controller' -and I have my 'keyring' +Given I have a 'keyring' and I have a 'string' named 'signer_did_spec' # load eddsa pk for id