gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 01/02: -fix


From: gnunet
Subject: [gnunet] 01/02: -fix
Date: Wed, 31 Aug 2022 18:18:54 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit fd8d41f2c246bffb983e0a1195ea368ce440208c
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Aug 31 18:17:49 2022 +0200

    -fix
---
 src/reclaim/test_did_helper.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/reclaim/test_did_helper.c b/src/reclaim/test_did_helper.c
index 2f72c3496..698edf180 100644
--- a/src/reclaim/test_did_helper.c
+++ b/src/reclaim/test_did_helper.c
@@ -41,7 +41,7 @@ static const char test_skey_bytes[32] = {
 
 // TODO: Create a did manual from private key / independet of implementation
 static const char *test_did =
-  "did:reclaim:000G0509BYD1MPAXVSTNV0KRD1JAT0YZMPJFQNM869B66S72PSF17K4Y8G";
+  "did:gns:000G0509BYD1MPAXVSTNV0KRD1JAT0YZMPJFQNM869B66S72PSF17K4Y8G";
 
 static const char *test_multibase_key =
   "u7QEJX5oaWV3edV2CeGhkrQPfpaT71ogyVmNk4rZeE8yeRA";
@@ -128,4 +128,4 @@ main ()
   test_GNUNET_DID_pkey_to_did_document ();
   test_GNUNET_DID_key_covert_gnunet_to_multibase_base64 ();
   return 0;
-}
\ No newline at end of file
+}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]