From f9c4542c7f849a326c3aa40e12da9d332c32addc Mon Sep 17 00:00:00 2001 From: Robert Mourey Jr Date: Wed, 12 Jun 2024 23:18:51 -0400 Subject: [PATCH] Delete public/did.json --- public/did.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 public/did.json diff --git a/public/did.json b/public/did.json deleted file mode 100644 index 9ee21a09535..00000000000 --- a/public/did.json +++ /dev/null @@ -1 +0,0 @@ -{"@context":["https://www.w3.org/ns/did/v1","https://w3id.org/security/suites/jws-2020/v1"],"id":"did:web:defione.io","verificationMethod":[{"id":"did:web:defione.io#wc-notify-subscribe-key","type":"JsonWebKey2020","controller":"did:web:defione.io","publicKeyJwk":{"kty":"OKP","crv":"X25519","x":"YCjs3ofS_UW8U5CT1LxoCxcN0Ks6QcANAP84FA9m7yw"}},{"id":"did:web:defione.io#wc-notify-authentication-key","type":"JsonWebKey2020","controller":"did:web:defione.io","publicKeyJwk":{"kty":"OKP","crv":"Ed25519","x":"r8dx_kwVOP-nYhI82oD5xI4vLTiZhiOmld1edKtYoFU"}}],"keyAgreement":["did:web:defione.io#wc-notify-subscribe-key"],"authentication":["did:web:defione.io#wc-notify-authentication-key"]} \ No newline at end of file