gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: DD45: clearify birthday in signature


From: gnunet
Subject: [taler-docs] branch master updated: DD45: clearify birthday in signature
Date: Mon, 31 Jul 2023 09:48:26 +0200

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

oec pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 70655843 DD45: clearify birthday in signature
70655843 is described below

commit 706558433267f1f35c60ee712da4773539882f9c
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Mon Jul 31 09:48:24 2023 +0200

    DD45: clearify birthday in signature
---
 design-documents/045-kyc-inheritance.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/design-documents/045-kyc-inheritance.rst 
b/design-documents/045-kyc-inheritance.rst
index 64e99c9f..13a77d98 100644
--- a/design-documents/045-kyc-inheritance.rst
+++ b/design-documents/045-kyc-inheritance.rst
@@ -138,6 +138,7 @@ The request body must be a `KYCAttestationRequest` object.
     struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
     struct TALER_ReservePublicKeyP attester_reserve_pub;
     struct TALER_ReservePublicKeyP target_reserve_pub;
+    /* If no birthday is set, must be all 0 */
     char birthday[sizeof("YYYY-MM-DD")];
    }
 

-- 
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]